Home
last modified time | relevance | path

Searched refs:sc_st0 (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/pci/
H A Dhifn7751var.h137 bus_space_tag_t sc_st0, sc_st1; member
H A Dhifn7751.c291 &sc->sc_st0, &sc->sc_sh0, NULL, &sc->sc_iosz0)) { in hifn_attach()
468 bus_space_unmap(sc->sc_st0, sc->sc_sh0, sc->sc_iosz0); in hifn_attach()
495 bus_space_unmap(sc->sc_st0, sc->sc_sh0, sc->sc_iosz0); in hifn_detach()
3012 bus_space_write_4(sc->sc_st0, sc->sc_sh0, reg, val); in hifn_write_4()
3026 return (bus_space_read_4(sc->sc_st0, sc->sc_sh0, reg)); in hifn_read_4()