Searched refs:oem_name (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
H A D | gdth.c | 1899 strlcpy(ha->oem_name,oemstr->text.scsi_host_drive_inquiry_vendor_id, gdth_search_drives() 1900 sizeof(ha->oem_name)); gdth_search_drives() 1907 strlcpy(ha->oem_name,"Intel ", sizeof(ha->oem_name)); gdth_search_drives() 1909 strlcpy(ha->oem_name,"ICP ", sizeof(ha->oem_name)); gdth_search_drives() 2356 strcpy(inq.vendor,ha->oem_name); gdth_internal_cache_cmd()
|
H A D | gdth.h | 933 char oem_name[8]; member in struct:__anon9430
|
H A D | advansys.c | 991 uchar oem_name[16]; /* 22 OEM name */ member in struct:adveep_3550_config 1064 uchar oem_name[16]; /* 22 OEM name */ member in struct:adveep_38C0800_config 1166 uchar oem_name[16]; /* 22 OEM name */ member in struct:adveep_38C1600_config 9468 , /* oem_name[16] */ 9506 , /* oem_name[16] */ 9544 , /* 22-29 oem_name[16] */ 9609 , /* 22-29 oem_name[16] */ 9674 , /* 22-29 oem_name[16] */ 9739 , /* 22-29 oem_name[16] */
|
Completed in 275 milliseconds