Searched refs:ociv (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/sound/pci/
H A Dich.c712 uint8_t ociv, nciv; local
754 ociv = ich_rd(sc, ch->regbase + ICH_REG_X_CIV, 1);
755 nciv = ociv;
768 } while (nciv == ociv);
781 if (nciv == ociv) {

Completed in 99 milliseconds