Searched refs:AHC_REMOVABLE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h625 if (intstat == 0xFF && (ahc->features & AHC_REMOVABLE) != 0) {
H A Daic7xxx_pci.c2101 ahc->features |= AHC_REMOVABLE;
2365 ahc->features |= AHC_REMOVABLE;
H A Daic7xxx.h225 AHC_REMOVABLE = 0x80000, /* Hot-Swap supported */ enumerator in enum:__anon6406
H A Daic7xxx_core.c5041 && (intstat != 0xFF || (ahc->features & AHC_REMOVABLE) == 0)

Completed in 75 milliseconds