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/
H A Dpci_hda.c94 struct hda_codec_cmd_ctl { struct
125 struct hda_codec_cmd_ctl corb;
126 struct hda_codec_cmd_ctl rirb;
730 hda_print_cmd_ctl_data(struct hda_codec_cmd_ctl *p) in hda_print_cmd_ctl_data()
739 hda_print_cmd_ctl_data(struct hda_codec_cmd_ctl *p __unused) {} in hda_print_cmd_ctl_data()
745 struct hda_codec_cmd_ctl *corb = &sc->corb; in hda_corb_start()
788 struct hda_codec_cmd_ctl *corb = &sc->corb; in hda_corb_run()
816 struct hda_codec_cmd_ctl *rirb = &sc->rirb; in hda_rirb_start()
929 struct hda_codec_cmd_ctl *corb = NULL; in hda_set_corbctl()
949 struct hda_codec_cmd_ctl *rirb = NULL; in hda_set_rirbctl()
[all …]