Searched refs:hda_set_sdctl2 (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | pci_hda.c | 194 static void hda_set_sdctl2(struct hda_softc *sc, uint32_t offset, uint32_t old); 229 [_HDAC_ISDCTL(n, iss, oss) + 2] = hda_set_sdctl2, \ 234 [_HDAC_OSDCTL(n, iss, oss) + 2] = hda_set_sdctl2, \ 1035 hda_set_sdctl2(struct hda_softc *sc, uint32_t offset, uint32_t old __unused) in hda_set_sdctl2() function
|