Home
last modified time | relevance | path

Searched defs:hda_softc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_hda.c116 struct hda_softc { struct
117 struct pci_devinst *pci_dev;
141 static inline void hda_set_reg_by_offset(struct hda_softc *sc, uint32_t offset, argument