Searched refs:ba0t (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dcs428x.h45 #define BA0READ4(sc, r) bus_space_read_4((sc)->ba0t, (sc)->ba0h, (r))
46 #define BA0WRITE4(sc, r, x) bus_space_write_4((sc)->ba0t, (sc)->ba0h, (r), (x))
85 bus_space_tag_t ba0t; member in struct:cs428x_softc
H A Dcs4281.c206 &sc->ba0t, &sc->ba0h, NULL, NULL)) {
H A Dcs4280.c281 &sc->ba0t, &sc->ba0h, NULL, NULL)) {

Completed in 111 milliseconds