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