Searched defs:intsts (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/sound/pci/hda/ | ||
H A D | hdac.c | 325 hdac_one_intr(struct hdac_softc * sc,uint32_t intsts) hdac_one_intr() argument |
/freebsd-src/usr.sbin/bhyve/ | ||
H A D | pci_hda.c | 366 uint32_t intsts = 0; in hda_update_intr() local |