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

  /src/sys/dev/ic/
aic79xx_inline.h 953 if (intstat == 0xFF && (ahd->features & AHD_REMOVABLE) != 0) {
aic79xxvar.h 238 AHD_REMOVABLE = 0x00000,/* Hot-Swap supported - None so far*/
aic79xx.c 6855 && (intstat != 0xFF || (ahd->features & AHD_REMOVABLE) == 0)

Completed in 176 milliseconds