opl_match
int opl_match(bus_space_tag_t, bus_space_handle_t, int);
return opl_match(ssc->sc_iot, ssc->sc_ioh, 0);
r = opl_match(ia->ia_iot, ioh, 0);
return opl_match(ssc->sc_iot, ssc->sc_ioh, 0);
return opl_match(ssc->sc_iot, ssc->sc_opl_ioh, 0);
return opl_match(ssc->sc_iot, ssc->sc_opl_ioh, 0);
return opl_match(ssc->sc_iot, ssc->sc_ioh, CMPCI_REG_FM_BASE);
return opl_match(ssc->sc_opl_iot, ssc->sc_opl_ioh, 0);