Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_pci.c73 #define DEVID_9005_MFUNC(id) ((id) & 0x10) macro
Daic7xxx_pci.c78 #define DEVID_9005_MFUNC(id) (((id) & 0x40) >> 6) macro