Searched refs:AHD_RESET_POLL_ACTIVE (Results 1 – 2 of 2) sorted by relevance
373 AHD_RESET_POLL_ACTIVE = 0x200000, enumerator
7554 if ((ahd->flags & AHD_RESET_POLL_ACTIVE) == 0) { in ahd_reset_channel()7555 ahd->flags |= AHD_RESET_POLL_ACTIVE; in ahd_reset_channel()7598 ahd->flags &= ~AHD_RESET_POLL_ACTIVE; in ahd_reset_poll()