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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h223 AHD_REMOVABLE = 0x00000,/* Hot-Swap supported - None so far*/ enumerator in enum:__anon6337
H A Daic79xx_inline.h918 if (intstat == 0xFF && (ahd->features & AHD_REMOVABLE) != 0) {
H A Daic79xx_core.c7127 && (intstat != 0xFF || (ahd->features & AHD_REMOVABLE) == 0)

Completed in 109 milliseconds