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

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx.h224 AHC_MULTIROLE = 0x40000, /* Space for two roles at a time */ enumerator in enum:__anon37
H A Daic7xxx_core.c7372 if ((ahc->features & AHC_MULTIROLE) != 0) {
7425 if ((ahc->features & AHC_MULTIROLE) == 0)
7674 if ((ahc->features & AHC_MULTIROLE) == 0) {

Completed in 141 milliseconds