Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c367 uint32_t sdsts = 0; in hda_update_intr() local
387 sdsts = hda_get_reg_by_offset(sc, off + HDAC_SDSTS); in hda_update_intr()
388 if (sdsts & HDAC_SDSTS_BCIS) in hda_update_intr()