Home
last modified time | relevance | path

Searched refs:sc_erx (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/ic/
H A Dhmevar.h69 bus_space_handle_t sc_erx; /* HME ERX registers */ member
H A Dgemvar.h138 bus_space_handle_t sc_erx; /* HME ERX registers */
H A Dhme.c499 bus_space_handle_t erx = sc->sc_erx; in hme_init()
/openbsd/sys/dev/sbus/
H A Dif_hme_sbus.c131 (bus_size_t)sa->sa_reg[2].sbr_size, 0, 0, &sc->sc_erx) != 0) { in hmeattach_sbus()
/openbsd/sys/dev/pci/
H A Dif_hme_pci.c249 &sc->sc_erx); in hmeattach_pci()