HomeSort by: relevance | last modified time | path
    Searched refs:AHD_RESET_POLL_ACTIVE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xxvar.h 380 AHD_RESET_POLL_ACTIVE = 0x200000,
aic79xx.c 7726 if ((ahd->flags & AHD_RESET_POLL_ACTIVE) == 0) {
7727 ahd->flags |= AHD_RESET_POLL_ACTIVE;
7770 ahd->flags &= ~AHD_RESET_POLL_ACTIVE;

Completed in 17 milliseconds