bus_space_create
int bus_space_create(bus_space_tag_t, const char *, bus_addr_t, bus_size_t);
bus_space_create(&sc->sc_bus_tag, device_xname(sc->sc_dev),
ch->ch_memt = bus_space_create(0, "PCMCIA attribute memory",
ch->ch_cmemt[i] = bus_space_create(0, "PCMCIA common memory",
ch->ch_iot = bus_space_create(0, "PCMCIA I/O port",
hd64461uart_chip.io_tag = bus_space_create(
ch->ch_memt = bus_space_create(0, "PCMCIA attribute memory",
ch->ch_cmemt[i] = bus_space_create(0, "PCMCIA common memory",
ch->ch_iot = bus_space_create(0, "PCMCIA I/O port",
hd64465uart_chip.io_tag = bus_space_create(
bus_space_tag_t bus_space_create(bus_space_tag_t, const char *, bus_addr_t,
sc->sc.iot = bus_space_create(0, "OHCI I/O space", SBUS_OHCI_REGBASE,
bus_space_tag_t bus_space_create(bus_space_tag_t, const char *, bus_addr_t,