HomeSort by: relevance | last modified time | path
    Searched defs:lock_counter (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ac97.c 523 int lock_counter; member in struct:ac97_softc
1657 as->lock_counter++;
1669 as->lock_counter--;
1733 if (spdif && as->lock_counter >= 0) {
1734 /* When the value of lock_counter is the default 0,

Completed in 13 milliseconds