Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_hda.c93 struct hda_codec_cmd_ctl { struct
124 struct hda_codec_cmd_ctl corb;
125 struct hda_codec_cmd_ctl rirb;
167 static inline void hda_print_cmd_ctl_data(struct hda_codec_cmd_ctl *p);
729 hda_print_cmd_ctl_data(struct hda_codec_cmd_ctl *p) in hda_print_cmd_ctl_data()
738 hda_print_cmd_ctl_data(struct hda_codec_cmd_ctl *p __unused) {} in hda_print_cmd_ctl_data()
744 struct hda_codec_cmd_ctl *corb = &sc->corb; in hda_corb_start()
787 struct hda_codec_cmd_ctl *corb = &sc->corb; in hda_corb_run()
820 struct hda_codec_cmd_ctl *rirb = &sc->rirb; in hda_rirb_start()
933 struct hda_codec_cmd_ctl *corb = NULL; in hda_set_corbctl()
[all …]