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

  /src/sys/dev/ic/
aic7xxx_inline.h 135 ahc->untagged_queue_lock++;
148 ahc->untagged_queue_lock--;
149 if (ahc->untagged_queue_lock == 0)
aic7xxxvar.h 1054 u_int untagged_queue_lock; member in struct:ahc_softc
aic7xxx.c 386 if (ahc->untagged_queue_lock != 0)

Completed in 17 milliseconds