Searched refs:hda_set_sdctl (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/usr.sbin/bhyve/ |
| H A D | pci_hda.c | 193 static void hda_set_sdctl(struct hda_softc *sc, uint32_t offset, uint32_t old); 228 [_HDAC_ISDCTL(n, iss, oss)] = hda_set_sdctl, \ 233 [_HDAC_OSDCTL(n, iss, oss)] = hda_set_sdctl, \ 1010 hda_set_sdctl(struct hda_softc *sc, uint32_t offset, uint32_t old) in hda_set_sdctl() function
|