Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c149 static struct hda_softc *hda_init(nvlist_t *nvl);
316 hda_init(nvlist_t *nvl) in hda_init() function
1250 sc = hda_init(nvl); in pci_hda_init()