Searched refs:oemstr (Results 1 – 1 of 1) sorted by relevance
1562 gdth_oem_str_ioctl *oemstr; in gdth_search_drives() local1890 oemstr = (gdth_oem_str_ioctl *)ha->pscratch; in gdth_search_drives()1891 oemstr->params.ctl_version = 0x01; in gdth_search_drives()1892 oemstr->params.buffer_size = sizeof(oemstr->text); in gdth_search_drives()1898 ha->hanum, oemstr->text.oem_company_name, ha->binfo.type_string); in gdth_search_drives()1900 strlcpy(ha->oem_name,oemstr->text.scsi_host_drive_inquiry_vendor_id, in gdth_search_drives()