Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c154 static int hda_send_command(struct hda_softc *sc, uint32_t verb);
469 hda_send_command(struct hda_softc *sc, uint32_t verb) in hda_send_command() function
804 err = hda_send_command(sc, verb); in hda_corb_run()