Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c1172 gdth_oem_str_ioctl *oemstr; in gdth_search_drives() local
1440 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()

Completed in 6 milliseconds