Home
last modified time | relevance | path

Searched defs:unsol (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.h106 int unsol; member
H A Dhdaa.c2845 uint32_t data, wake, unsol, sticky; in hdaa_dump_gpi() local
2871 uint32_t data, dir, enable, wake, unsol, sticky; in hdaa_dump_gpio() local
/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c1075 hda_response(struct hda_codec_inst *hci, uint32_t response, uint8_t unsol) in hda_response()