hd64461uart.c | 63 bus_space_tag_t io_tag; member in struct:hd64461uart_chip 120 hd64461uart_init_regs(®s, hd64461uart_chip.io_tag, 0x0, 0x0); 143 hd64461uart_init_regs(®s, hd64461uart_chip.io_tag, 0x0, 0x0); 181 bus_space_map(sc->sc_chip->io_tag, 0x0, 8, 0, &ioh); 183 hd64461uart_init_regs(&csc->sc_regs, sc->sc_chip->io_tag, ioh, 0x0); 214 if (hd64461uart_chip.io_tag) 217 hd64461uart_chip.io_tag = bus_space_create(
|