Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.h85 uint8_t unsol);
H A Dpci_hda.c198 uint8_t unsol);
1075 hda_response(struct hda_codec_inst *hci, uint32_t response, uint8_t unsol) in hda_response() argument
1085 response_ex = hci->cad | unsol; in hda_response()
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.h106 int unsol; member
H A Dhdaa.c755 if (w->unsol < 0) in hdaa_sense_init()
756 w->unsol = HDAC_UNSOL_ALLOC( in hdaa_sense_init()
761 HDA_CMD_SET_UNSOLICITED_RESPONSE_ENABLE | w->unsol)); in hdaa_sense_init()
771 if (w->unsol < 0) in hdaa_sense_init()
778 (w->unsol < 0) ? "polling" : in hdaa_sense_init()
807 if (w->unsol < 0) in hdaa_sense_deinit()
813 w->unsol); in hdaa_sense_deinit()
814 w->unsol = -1; in hdaa_sense_deinit()
1549 w->unsol = -1; in hdaa_widget_parse()
2845 uint32_t data, wake, unsol, sticky; in hdaa_dump_gpi() local
[all …]