Searched refs:AHD_MULTIROLE (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.h218 AHD_MULTIROLE = 0x02000,/* Space for two roles at a time */ enumerator in enum:__anon19
H A Daic79xx_core.c10242 if ((ahd->features & AHD_MULTIROLE) != 0) {
10292 if ((ahd->features & AHD_MULTIROLE) == 0)
10514 if ((ahd->features & AHD_MULTIROLE) == 0) {

Completed in 194 milliseconds