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

  /src/sys/dev/cardbus/
ahc_cardbus.c 173 ahc->features = AHC_AIC7860_FE|AHC_REMOVABLE;
  /src/sys/dev/ic/
aic7xxx_inline.h 628 if (intstat == 0xFF && (ahc->features & AHC_REMOVABLE) != 0)
aic7xxxvar.h 327 AHC_REMOVABLE = 0x80000, /* Hot-Swap supported */
aic7xxx.c 4933 if (intstat == 0xFF && (ahc->features & AHC_REMOVABLE) != 0)
  /src/sys/dev/pci/
ahc_pci.c 1489 ahc->features |= AHC_REMOVABLE;
1697 ahc->features |= AHC_REMOVABLE;

Completed in 20 milliseconds