Searched refs:AHD_REMOVABLE (Results 1 – 2 of 2) sorted by relevance
223 AHD_REMOVABLE = 0x00000,/* Hot-Swap supported - None so far*/ enumerator
1011 if (intstat == 0xFF && (ahd->features & AHD_REMOVABLE) != 0) { in ahd_intr()7851 && (intstat != 0xFF || (ahd->features & AHD_REMOVABLE) == 0) in ahd_pause_and_flushwork()