Searched defs:hdaudio_softc (Results 1 – 1 of 1) sorted by relevance
138 struct hdaudio_softc { struct139 device_t sc_dev;141 bus_dma_tag_t sc_dmat;165 int hdaudio_attach(device_t, struct hdaudio_softc *); argument