Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c92 struct hda_codec_cmd_ctl { struct
123 struct hda_codec_cmd_ctl corb;
124 struct hda_codec_cmd_ctl rirb;
166 static inline void hda_print_cmd_ctl_data(struct hda_codec_cmd_ctl *p);
728 hda_print_cmd_ctl_data(struct hda_codec_cmd_ctl *p) in hda_print_cmd_ctl_data()
737 hda_print_cmd_ctl_data(struct hda_codec_cmd_ctl *p __unused) {} in hda_print_cmd_ctl_data()
743 struct hda_codec_cmd_ctl *corb = &sc->corb; in hda_corb_start()
786 struct hda_codec_cmd_ctl *corb = &sc->corb; in hda_corb_run()
819 struct hda_codec_cmd_ctl *rirb = &sc->rirb; in hda_rirb_start()
932 struct hda_codec_cmd_ctl *corb = NULL; in hda_set_corbctl()
[all …]