Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth.c1569 gdth_oem_str_ioctl *oemstr; in gdth_search_drives() local
1897 oemstr = (gdth_oem_str_ioctl *)ha->pscratch; in gdth_search_drives()
1898 oemstr->params.ctl_version = 0x01; in gdth_search_drives()
1899 oemstr->params.buffer_size = sizeof(oemstr->text); in gdth_search_drives()
1905 ha->hanum, oemstr->text.oem_company_name, ha->binfo.type_string); in gdth_search_drives()
1907 strlcpy(ha->oem_name,oemstr->text.scsi_host_drive_inquiry_vendor_id, in gdth_search_drives()