Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c1080 uint8_t rintcnt = 0; in hda_response() local
1106 rintcnt = hda_get_reg_by_offset(sc, HDAC_RINTCNT); in hda_response()
1107 if (sc->rirb_cnt == rintcnt) in hda_response()