Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c156 static int hda_send_command(struct hda_softc *sc, uint32_t verb);
471 hda_send_command(struct hda_softc *sc, uint32_t verb) in hda_send_command() function
801 err = hda_send_command(sc, verb); in hda_corb_run()