Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dgdth.h38 #define OEM_ID_INTEL 0x8000 macro
Dgdth.c521 ha->oem_id = OEM_ID_INTEL; in gdth_init_pci()
1457 if (ha->oem_id == OEM_ID_INTEL) in gdth_search_drives()
3929 ctrt.type = (ha->oem_id == OEM_ID_INTEL ? 0xfd : 0xfe); in gdth_ioctl()