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

/linux-4.4.14/drivers/scsi/
H A Dgdth.c1561 gdth_oem_str_ioctl *oemstr; gdth_search_drives() local
1889 oemstr = (gdth_oem_str_ioctl *)ha->pscratch; gdth_search_drives()
1890 oemstr->params.ctl_version = 0x01; gdth_search_drives()
1891 oemstr->params.buffer_size = sizeof(oemstr->text); gdth_search_drives()
1897 ha->hanum, oemstr->text.oem_company_name, ha->binfo.type_string); gdth_search_drives()
1899 strlcpy(ha->oem_name,oemstr->text.scsi_host_drive_inquiry_vendor_id, gdth_search_drives()

Completed in 108 milliseconds