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