Searched refs:oem_name (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/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:__anon8901
|
H A D | advansys.c | 1075 uchar oem_name[16]; /* 22 OEM name */ member in struct:adveep_3550_config 1148 uchar oem_name[16]; /* 22 OEM name */ member in struct:adveep_38C0800_config 1250 uchar oem_name[16]; /* 22 OEM name */ member in struct:adveep_38C1600_config 9897 , /* oem_name[16] */ 9935 , /* oem_name[16] */ 9973 , /* 22-29 oem_name[16] */ 10038 , /* 22-29 oem_name[16] */ 10103 , /* 22-29 oem_name[16] */ 10168 , /* 22-29 oem_name[16] */
|
Completed in 193 milliseconds