Searched refs:AHC_REMOVABLE (Results 1 – 3 of 3) sorted by relevance
225 AHC_REMOVABLE = 0x80000, /* Hot-Swap supported */ enumerator
2087 ahc->features |= AHC_REMOVABLE; in ahc_apa1480_setup()2373 ahc->features |= AHC_REMOVABLE; in ahc_aha29160C_setup()
786 if (intstat == 0xFF && (ahc->features & AHC_REMOVABLE) != 0) { in ahc_intr()5581 && (intstat != 0xFF || (ahc->features & AHC_REMOVABLE) == 0) in ahc_pause_and_flushwork()
Completed in 21 milliseconds