Home | History | Annotate | Download | only in dev

Lines Matching refs:bh

107 	bus_space_handle_t bh;
125 bus_space_handle_t bh;
130 sizeof(struct bwtworeg), 0, &bh))
132 matched = (bus_space_peek_1(ma->ma_bustag, bh, 0, NULL) == 0);
133 bus_space_unmap(ma->ma_bustag, bh, sizeof(struct bwtworeg));
144 bus_space_handle_t bh;
170 sizeof(struct bwtworeg), 0, &scsun2->bh)) {
180 BUS_SPACE_MAP_LINEAR, &bh) != 0) {
184 sc->sc_fb.fb_pixels = (char *)bh;
196 cr = bus_space_read_1(sc->sc_bustag, scsun2->bh, 0);
197 bus_space_write_1(sc->sc_bustag, scsun2->bh, 0,
209 return ((bus_space_read_1(sc->sc_bustag, scsun2->bh, 0) &