Home
last modified time | relevance | path

Searched refs:rintcnt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c1077 uint8_t rintcnt = 0; in hda_response() local
1103 rintcnt = hda_get_reg_by_offset(sc, HDAC_RINTCNT); in hda_response()
1104 if (sc->rirb_cnt == rintcnt) in hda_response()