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

/freebsd-12-stable/sys/dev/sound/pci/
H A Dich.c714 uint8_t ociv, nciv; local
756 ociv = ich_rd(sc, ch->regbase + ICH_REG_X_CIV, 1);
757 nciv = ociv;
770 } while (nciv == ociv);
783 if (nciv == ociv) {

Completed in 64 milliseconds