Searched refs:ec_system_sh (Results 1 – 2 of 2) sorted by relevance
39 bus_space_handle_t ec_system_sh; member
364 return bus_space_read_4(sc->ec_st, sc->ec_system_sh, off); in system_read_4()371 return bus_space_write_4(sc->ec_st, sc->ec_system_sh, off, val); in system_write_4()476 ECONA_SYSTEM_SIZE, &sc->ec_system_sh) != 0) in econa_attach()