Searched refs:sc_port_regh (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/octeon/dev/ |
H A D | cn30xxgmxvar.h | 61 bus_space_handle_t sc_port_regh; member
|
H A D | cn30xxgmx.c | 57 bus_space_read_8((sc)->sc_port_gmx->sc_regt, (sc)->sc_port_regh, (off)) 59 bus_space_write_8((sc)->sc_port_gmx->sc_regt, (sc)->sc_port_regh, (off), (v)) 69 (sc)->sc_port_regh, (reg)) 72 (sc)->sc_port_regh, (reg), (val)) 242 GMX0_BASE_PORT_SIZE, 0, &port_sc->sc_port_regh); in cn30xxgmx_attach()
|