octeon_cib.c | 75 bus_space_handle_t sc_bsh_en; member in struct:octeon_cib_softc 86 bus_space_read_8((sc)->sc_bst, (sc)->sc_bsh_en, 0) 88 bus_space_write_8((sc)->sc_bst, (sc)->sc_bsh_en, 0, (val)) 129 bus_space_map(sc->sc_bst, addr, size, 0, &sc->sc_bsh_en) != 0) {
|