Searched defs:ym_softc (Results 1 – 1 of 1) sorted by relevance
143 struct ym_softc { struct144 struct ad1848_isa_softc sc_ad1848;149 bus_space_tag_t sc_iot; /* tag */150 bus_space_handle_t sc_ioh; /* handle */151 isa_chipset_tag_t sc_ic;153 bus_space_handle_t sc_controlioh;154 bus_space_handle_t sc_opl_ioh;155 bus_space_handle_t sc_sb_ioh; /* only used to disable it */157 callout_t sc_powerdown_ch;158 kcondvar_t sc_cv;[all …]