Searched refs:AHD_REMOVABLE (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h234 AHD_REMOVABLE = 0x00000,/* Hot-Swap supported - None so far*/ enumerator in enum:__anon6900
H A Daic79xx_inline.h963 if (intstat == 0xFF && (ahd->features & AHD_REMOVABLE) != 0) {
H A Daic79xx.c7182 && (intstat != 0xFF || (ahd->features & AHD_REMOVABLE) == 0)

Completed in 185 milliseconds