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

  /src/sys/dev/ic/
aic7xxxvar.h 326 AHC_MULTIROLE = 0x40000, /* Space for two roles at a time */
aic7xxx.c 6871 if ((ahc->features & AHC_MULTIROLE) != 0) {
6922 if ((ahc->features & AHC_MULTIROLE) == 0)
7156 if ((ahc->features & AHC_MULTIROLE) == 0) {

Completed in 18 milliseconds