Searched refs:oemstr (Results 1 – 1 of 1) sorted by relevance
1172 gdth_oem_str_ioctl *oemstr; in gdth_search_drives() local1440 oemstr = (gdth_oem_str_ioctl *)ha->pscratch; in gdth_search_drives()1441 oemstr->params.ctl_version = 0x01; in gdth_search_drives()1442 oemstr->params.buffer_size = sizeof(oemstr->text); in gdth_search_drives()1448 ha->hanum, oemstr->text.oem_company_name, ha->binfo.type_string); in gdth_search_drives()1450 strlcpy(ha->oem_name,oemstr->text.scsi_host_drive_inquiry_vendor_id, in gdth_search_drives()