nsclpcsio_isa.c | 176 bus_space_handle_t sc_ld_ioh[SIO_LDNUM]; member in struct:nsclpcsio_softc 193 (sc)->sc_ld_ioh[SIO_LDN_GPIO], (reg)) 196 (sc)->sc_ld_ioh[SIO_LDN_GPIO], (reg), (val)) 199 (sc)->sc_ld_ioh[SIO_LDN_TMS], (reg), (val)) 202 (sc)->sc_ld_ioh[SIO_LDN_TMS], (reg)) 205 (sc)->sc_ld_ioh[SIO_LDN_VLM], (reg), (val)) 208 (sc)->sc_ld_ioh[SIO_LDN_VLM], (reg)) 381 &sc->sc_ld_ioh[sio_ld[i].ld_num])) 426 sc->sc_ld_ioh[sio_ld[i].ld_num],
|