Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dneo.c122 bus_space_handle_t bufioh; member
277 bus_space_read_4((sc)->bufiot, (sc)->bufioh, (regno))
280 bus_space_write_1((sc)->bufiot, (sc)->bufioh, (regno), (val))
469 sc->buf_vaddr = (vaddr_t) bus_space_vaddr(sc->bufiot, sc->bufioh); in nm_init()
573 &sc->bufiot, &sc->bufioh, &sc->buf_pciaddr, NULL)) { in neo_attach()