Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hp300/dev/
Dcom_dio.c123 bus_space_handle_t iohdca, iohcom; in com_dio_attach() local
129 &iohcom); in com_dio_attach()
133 bus_space_unmap(iot, iohcom, COM_NPORTS); in com_dio_attach()
142 COM_NPORTS << 1, &iohcom)) { in com_dio_attach()
152 com_init_regs(&sc->sc_regs, iot, iohcom, in com_dio_attach()