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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx.h240 AHC_MULTIROLE = 0x40000, /* Space for two roles at a time */ enumerator in enum:__anon11341
H A Daic7xxx.c7339 if ((ahc->features & AHC_MULTIROLE) != 0) {
7387 if ((ahc->features & AHC_MULTIROLE) == 0)
7629 if ((ahc->features & AHC_MULTIROLE) == 0) {

Completed in 106 milliseconds