Searched refs:lpcio_ioh (Results 1 – 1 of 1) sorted by relevance
789 bus_space_handle_t lpcio_ioh; in consinit() local806 if (bus_space_map(iot, GEMINI_LPCIO_BASE, sz, 0, &lpcio_ioh)) in consinit()816 lpcsoftc.sc_ioh = lpcio_ioh; in consinit()828 bus_space_unmap(iot, lpcio_ioh, sz); in consinit()