Searched refs:DEVID_9005_MFUNC (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/scsi/aic7xxx/ | ||
D | aic79xx_pci.c | 73 #define DEVID_9005_MFUNC(id) ((id) & 0x10) macro |
D | aic7xxx_pci.c | 78 #define DEVID_9005_MFUNC(id) (((id) & 0x40) >> 6) macro |