Searched refs:Model (Results 1 - 10 of 10) sorted by relevance

/drivers/usb/class/
H A DKconfig12 Communication Device Class Abstract Control Model interface.
/drivers/staging/keucr/
H A Dsmilsub.c514 Ssfdc.Model = SSFDC1MB;
522 Ssfdc.Model = SSFDC2MB;
530 Ssfdc.Model = SSFDC4MB;
538 Ssfdc.Model = SSFDC8MB;
546 Ssfdc.Model = SSFDC16MB;
554 Ssfdc.Model = SSFDC32MB;
562 Ssfdc.Model = SSFDC64MB;
570 Ssfdc.Model = SSFDC128MB;
578 Ssfdc.Model = SSFDC256MB;
586 Ssfdc.Model
[all...]
H A Dsmil.h134 SmartMedia Model & Attribute
139 #define MASK 0x00 /* .00. .... NAND MASK ROM Model */
140 #define FLASH 0x20 /* .01. .... NAND Flash ROM Model */
153 /* SmartMedia Model */
172 BYTE Model; member in struct:SSFDCTYPE
181 BYTE Model; member in struct:SSFDCTYPE_T
/drivers/net/ethernet/dlink/
H A Dde620.c225 byte Model; member in struct:nic
691 if ((nic_data.Model == 3) || (nic_data.Model == 0)) { /* CT */
696 else if (nic_data.Model == 2) { /* UTP */
860 "Model = %d\n"
863 nic_data.Model, nic_data.Media, nic_data.SCR);
953 nic_data.Model = (wrd & 0xff);
/drivers/net/usb/
H A DKconfig166 Class (CDC) Ethernet Control Model, a specification that's easy to
193 Class (CDC) Ethernet Emulation Model, a specification that's easy to
207 This driver provides support for CDC NCM (Network Control Model
/drivers/block/
H A DDAC960.c1601 Initialize the Controller Model Name and Full Model Name fields.
1805 Initialize the Controller Model Name and Full Model Name fields.
2176 DAC960_SanitizeInquiryData sanitizes the Vendor, Model, Revision, and
2186 unsigned char *Model,
2204 Model[i] = (ModelCharacter >= ' ' && ModelCharacter <= '~'
2207 Model[sizeof(InquiryStandardData->ProductIdentification)] = '\0';
2255 char Model[1+sizeof(InquiryStandardData->ProductIdentification)]; local
2261 Vendor, Model, Revisio
2181 DAC960_SanitizeInquiryData(DAC960_SCSI_Inquiry_T *InquiryStandardData, DAC960_SCSI_Inquiry_UnitSerialNumber_T *InquiryUnitSerialNumber, unsigned char *Vendor, unsigned char *Model, unsigned char *Revision, unsigned char *SerialNumber) argument
2351 char Model[1+sizeof(InquiryStandardData->ProductIdentification)]; local
[all...]
H A DDAC960.h438 } __attribute__ ((packed)) Model; /* Byte 2 */ member in struct:DAC960_V1_Enquiry2::__anon161
/drivers/scsi/lpfc/
H A Dlpfc_ct.c1469 strcpy(ae->un.Model, phba->ModelName);
1470 len = strlen(ae->un.Model);
H A Dlpfc_hw.h1081 uint8_t Model[256]; member in union:__anon4519::__anon4520
/drivers/usb/gadget/
H A DKconfig633 - The "Communication Device Class" (CDC) Ethernet Control Model.
641 - CDC Ethernet Emulation Model (EEM) is a newer standard that has
679 bool "Ethernet Emulation Model (EEM) support"
695 tristate "Network Control Model (NCM) support"

Completed in 235 milliseconds