Symbol: hda_codec_softc
usr/src/cmd/bhyve/common/hda_codec.c
169
struct hda_codec_softc;
usr/src/cmd/bhyve/common/hda_codec.c
171
typedef uint32_t (*verb_func_t)(struct hda_codec_softc *sc, uint16_t verb,
usr/src/cmd/bhyve/common/hda_codec.c
214
static uint32_t hda_codec_audio_output_nid(struct hda_codec_softc *sc,
usr/src/cmd/bhyve/common/hda_codec.c
218
static uint32_t hda_codec_audio_input_nid(struct hda_codec_softc *sc,
usr/src/cmd/bhyve/common/hda_codec.c
394
struct hda_codec_softc *sc = NULL;
usr/src/cmd/bhyve/common/hda_codec.c
467
struct hda_codec_softc *sc = NULL;
usr/src/cmd/bhyve/common/hda_codec.c
476
sc = (struct hda_codec_softc *)hci->priv;
usr/src/cmd/bhyve/common/hda_codec.c
502
struct hda_codec_softc *sc = NULL;
usr/src/cmd/bhyve/common/hda_codec.c
529
sc = (struct hda_codec_softc *)hci->priv;
usr/src/cmd/bhyve/common/hda_codec.c
582
struct hda_codec_softc *sc = NULL;
usr/src/cmd/bhyve/common/hda_codec.c
591
sc = (struct hda_codec_softc *)hci->priv;
usr/src/cmd/bhyve/common/hda_codec.c
667
hda_codec_audio_output_nid(struct hda_codec_softc *sc, uint16_t verb,
usr/src/cmd/bhyve/common/hda_codec.c
682
struct hda_codec_softc *sc = (struct hda_codec_softc *)arg;
usr/src/cmd/bhyve/common/hda_codec.c
708
struct hda_codec_softc *sc = (struct hda_codec_softc *)arg;
usr/src/cmd/bhyve/common/hda_codec.c
728
hda_codec_audio_input_nid(struct hda_codec_softc *sc, uint16_t verb,
usr/src/cmd/bhyve/common/hda_codec.c
743
struct hda_codec_softc *sc = (struct hda_codec_softc *)arg;
usr/src/cmd/bhyve/common/hda_codec.c
767
struct hda_codec_softc *sc = (struct hda_codec_softc *)arg;