HomeSort by: relevance | last modified time | path
    Searched refs:AHD_MULTIROLE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xxvar.h 234 AHD_MULTIROLE = 0x02000,/* Space for two roles at a time */
aic79xx.c 9240 if ((ahd->features & AHD_MULTIROLE) != 0) {
9290 if ((ahd->features & AHD_MULTIROLE) == 0)
9522 if ((ahd->features & AHD_MULTIROLE) == 0) {

Completed in 18 milliseconds