Home
last modified time | relevance | path

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

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