bst               215 dev/ic/smc91cxx.c 	bus_space_tag_t bst = sc->sc_bst;
bst               227 dev/ic/smc91cxx.c 	tmp = bus_space_read_2(bst, bsh, REVISION_REG_W);
bst               248 dev/ic/smc91cxx.c 			tmp = bus_space_read_2(bst, bsh, IAR_ADDR0_REG_W + i);
bst               283 dev/ic/smc91cxx.c 	tmp = bus_space_read_2(bst, bsh, CONFIG_REG_W);
bst               347 dev/ic/smc91cxx.c 	bus_space_tag_t bst = sc->sc_bst;
bst               369 dev/ic/smc91cxx.c 		tmp = bus_space_read_2(bst, bsh, CONFIG_REG_W);
bst               374 dev/ic/smc91cxx.c 		bus_space_write_2(bst, bsh, CONFIG_REG_W, tmp);
bst               394 dev/ic/smc91cxx.c 	bus_space_tag_t bst = sc->sc_bst;
bst               415 dev/ic/smc91cxx.c 	tmp = bus_space_read_2(bst, bsh, CONFIG_REG_W);
bst               428 dev/ic/smc91cxx.c 	bus_space_tag_t bst = sc->sc_bst;
bst               443 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, RECV_CONTROL_REG_W, RCR_SOFTRESET);
bst               445 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, RECV_CONTROL_REG_W, 0);
bst               448 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, TXMIT_CONTROL_REG_W, 0);
bst               453 dev/ic/smc91cxx.c 		bus_space_write_1(bst, bsh, IAR_ADDR0_REG_W + i,
bst               461 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, CONTROL_REG_W, (CTR_AUTO_RELEASE |
bst               468 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, MMU_CMD_REG_W, MMUCR_RESET);
bst               469 dev/ic/smc91cxx.c 	while (bus_space_read_2(bst, bsh, MMU_CMD_REG_W) & MMUCR_BUSY)
bst               475 dev/ic/smc91cxx.c 	bus_space_write_1(bst, bsh, INTR_MASK_REG_B, 0);
bst               496 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, RECV_CONTROL_REG_W, tmp);
bst               511 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, TXMIT_CONTROL_REG_W, tmp);
bst               518 dev/ic/smc91cxx.c 	bus_space_write_1(bst, bsh, INTR_MASK_REG_B,
bst               548 dev/ic/smc91cxx.c 	bus_space_tag_t bst = sc->sc_bst;
bst               609 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, MMU_CMD_REG_W, MMUCR_ALLOC | npages);
bst               613 dev/ic/smc91cxx.c 		if (bus_space_read_1(bst, bsh, INTR_STAT_REG_B) & IM_ALLOC_INT)
bst               618 dev/ic/smc91cxx.c 	packetno = bus_space_read_1(bst, bsh, ALLOC_RESULT_REG_B);
bst               629 dev/ic/smc91cxx.c 		bus_space_write_1(bst, bsh, INTR_MASK_REG_B,
bst               630 dev/ic/smc91cxx.c 		    bus_space_read_1(bst, bsh, INTR_MASK_REG_B) | IM_ALLOC_INT);
bst               641 dev/ic/smc91cxx.c 	bus_space_write_1(bst, bsh, PACKET_NUM_REG_B, packetno);
bst               646 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, POINTER_REG_W, PTR_AUTOINC /* | 0x0000 */);
bst               652 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, DATA_REG_W, 0);
bst               653 dev/ic/smc91cxx.c 	bus_space_write_1(bst, bsh, DATA_REG_B, (length + 6) & 0xff);
bst               654 dev/ic/smc91cxx.c 	bus_space_write_1(bst, bsh, DATA_REG_B, ((length + 6) >> 8) & 0xff);
bst               668 dev/ic/smc91cxx.c 			bus_space_write_multi_stream_2(bst, bsh, DATA_REG_W,
bst               673 dev/ic/smc91cxx.c 			bus_space_write_1(bst, bsh, DATA_REG_B,
bst               682 dev/ic/smc91cxx.c 		bus_space_write_2(bst, bsh, DATA_REG_W, 0);
bst               686 dev/ic/smc91cxx.c 		bus_space_write_1(bst, bsh, DATA_REG_B, 0);
bst               694 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, DATA_REG_W, 0);
bst               700 dev/ic/smc91cxx.c 	bus_space_write_1(bst, bsh, INTR_MASK_REG_B,
bst               701 dev/ic/smc91cxx.c 	    bus_space_read_1(bst, bsh, INTR_MASK_REG_B) |
bst               704 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, MMU_CMD_REG_W, MMUCR_ENQUEUE);
bst               723 dev/ic/smc91cxx.c 	if (bus_space_read_2(bst, bsh, FIFO_PORTS_REG_W) & FIFO_REMPTY)
bst               736 dev/ic/smc91cxx.c 	bus_space_tag_t bst = sc->sc_bst;
bst               750 dev/ic/smc91cxx.c 	mask = bus_space_read_1(bst, bsh, INTR_MASK_REG_B);
bst               756 dev/ic/smc91cxx.c 	interrupts = bus_space_read_1(bst, bsh, INTR_STAT_REG_B);
bst               766 dev/ic/smc91cxx.c 	bus_space_write_1(bst, bsh, INTR_MASK_REG_B, 0);
bst               772 dev/ic/smc91cxx.c 		bus_space_write_1(bst, bsh, INTR_ACK_REG_B, IM_RX_OVRN_INT);
bst               781 dev/ic/smc91cxx.c 		packetno = bus_space_read_2(bst, bsh, FIFO_PORTS_REG_W);
bst               802 dev/ic/smc91cxx.c 		while (bus_space_read_2(bst, bsh, MMU_CMD_REG_W) & MMUCR_BUSY)
bst               804 dev/ic/smc91cxx.c 		bus_space_write_2(bst, bsh, MMU_CMD_REG_W, MMUCR_FREEPKT);
bst               816 dev/ic/smc91cxx.c 		bus_space_write_1(bst, bsh, INTR_ACK_REG_B, IM_TX_INT);
bst               818 dev/ic/smc91cxx.c 		packetno = bus_space_read_2(bst, bsh, FIFO_PORTS_REG_W) &
bst               824 dev/ic/smc91cxx.c 		bus_space_write_1(bst, bsh, PACKET_NUM_REG_B, packetno);
bst               829 dev/ic/smc91cxx.c 		bus_space_write_2(bst, bsh, POINTER_REG_W,
bst               837 dev/ic/smc91cxx.c 		tx_status = bus_space_read_2(bst, bsh, DATA_REG_W);
bst               853 dev/ic/smc91cxx.c 		bus_space_write_2(bst, bsh, TXMIT_CONTROL_REG_W, TCR_ENABLE);
bst               855 dev/ic/smc91cxx.c 		bus_space_write_2(bst, bsh, TXMIT_CONTROL_REG_W,
bst               863 dev/ic/smc91cxx.c 		while (bus_space_read_2(bst, bsh, MMU_CMD_REG_W) & MMUCR_BUSY)
bst               865 dev/ic/smc91cxx.c 		bus_space_write_2(bst, bsh, MMU_CMD_REG_W, MMUCR_FREEPKT);
bst               875 dev/ic/smc91cxx.c 		bus_space_write_1(bst, bsh, INTR_ACK_REG_B, IM_TX_EMPTY_INT);
bst               881 dev/ic/smc91cxx.c 		card_stats = bus_space_read_2(bst, bsh, COUNTER_REG_W);
bst               912 dev/ic/smc91cxx.c 	mask |= bus_space_read_1(bst, bsh, INTR_MASK_REG_B);
bst               913 dev/ic/smc91cxx.c 	bus_space_write_1(bst, bsh, INTR_MASK_REG_B, mask);
bst               927 dev/ic/smc91cxx.c 	bus_space_tag_t bst = sc->sc_bst;
bst               939 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, POINTER_REG_W,
bst               945 dev/ic/smc91cxx.c 	status = bus_space_read_2(bst, bsh, DATA_REG_W);
bst               946 dev/ic/smc91cxx.c 	packetlen = bus_space_read_2(bst, bsh, DATA_REG_W);
bst               999 dev/ic/smc91cxx.c 		bus_space_read_multi_stream_2(bst, bsh, DATA_REG_W,
bst              1003 dev/ic/smc91cxx.c 		*data = bus_space_read_1(bst, bsh, DATA_REG_B);
bst              1024 dev/ic/smc91cxx.c 	while (bus_space_read_2(bst, bsh, MMU_CMD_REG_W) & MMUCR_BUSY)
bst              1026 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, MMU_CMD_REG_W, MMUCR_RELEASE);
bst              1031 dev/ic/smc91cxx.c 	packetno = bus_space_read_2(bst, bsh, FIFO_PORTS_REG_W);
bst              1171 dev/ic/smc91cxx.c 	bus_space_tag_t bst = sc->sc_bst;
bst              1178 dev/ic/smc91cxx.c 	bus_space_write_1(bst, bsh, INTR_MASK_REG_B, 0);
bst              1184 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, RECV_CONTROL_REG_W, 0);
bst              1185 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, TXMIT_CONTROL_REG_W, 0);
bst              1336 dev/ic/smc91cxx.c 	bus_space_tag_t bst = sc->sc_bst;
bst              1341 dev/ic/smc91cxx.c 	mctl = bus_space_read_2(bst, bsh, TXMIT_CONTROL_REG_W);
bst              1346 dev/ic/smc91cxx.c 	bus_space_write_2(bst, bsh, TXMIT_CONTROL_REG_W, mctl);
bst               170 dev/isa/if_eg.c 	bus_space_tag_t bst = sc->sc_bst;
bst               175 dev/isa/if_eg.c 		if (bus_space_read_1(bst, bsh, EG_STATUS) & EG_STAT_HCRE) {
bst               176 dev/isa/if_eg.c 			bus_space_write_1(bst, bsh, EG_COMMAND, b);
bst               190 dev/isa/if_eg.c 	bus_space_tag_t bst = sc->sc_bst;
bst               195 dev/isa/if_eg.c 		if ((bus_space_read_1(bst, bsh, EG_STATUS) & EG_PCB_STAT) !=
bst               200 dev/isa/if_eg.c 	if ((bus_space_read_1(bst, bsh, EG_STATUS) & EG_PCB_STAT) == statb) 
bst               209 dev/isa/if_eg.c 	bus_space_tag_t bst = sc->sc_bst;
bst               214 dev/isa/if_eg.c 		if (bus_space_read_1(bst, bsh, EG_STATUS) & EG_STAT_ACRF)
bst               219 dev/isa/if_eg.c 	    bus_space_read_1(bst, bsh, EG_STATUS)));
bst               227 dev/isa/if_eg.c 	bus_space_tag_t bst = sc->sc_bst;
bst               232 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL,
bst               233 dev/isa/if_eg.c 	    (bus_space_read_1(bst, bsh, EG_CONTROL) & ~EG_PCB_STAT) |
bst               241 dev/isa/if_eg.c 		if (bus_space_read_1(bst, bsh, EG_STATUS) & EG_STAT_HCRE)
bst               246 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL,
bst               247 dev/isa/if_eg.c 	    (bus_space_read_1(bst, bsh, EG_CONTROL) & ~EG_PCB_STAT) |
bst               261 dev/isa/if_eg.c 	bus_space_tag_t bst = sc->sc_bst;
bst               266 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL,
bst               267 dev/isa/if_eg.c 	    (bus_space_read_1(bst, bsh, EG_CONTROL) & ~EG_PCB_STAT) |
bst               275 dev/isa/if_eg.c 	sc->eg_pcb[0] = bus_space_read_1(bst, bsh, EG_COMMAND);
bst               280 dev/isa/if_eg.c 	sc->eg_pcb[1] = bus_space_read_1(bst, bsh, EG_COMMAND);
bst               290 dev/isa/if_eg.c 		sc->eg_pcb[2+i] = bus_space_read_1(bst, bsh, EG_COMMAND);
bst               296 dev/isa/if_eg.c 	if ((b = bus_space_read_1(bst, bsh, EG_COMMAND)) != sc->eg_pcb[1] + 2) {
bst               301 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL,
bst               302 dev/isa/if_eg.c 	    (bus_space_read_1(bst, bsh, EG_CONTROL) & ~EG_PCB_STAT) |
bst               319 dev/isa/if_eg.c 	bus_space_tag_t bst = sc->sc_bst = ia->ia_iot;
bst               328 dev/isa/if_eg.c 	if (bus_space_map(bst, ia->ia_iobase, EG_IO_PORTS, 0, &bsh)) {
bst               335 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL, EG_CTL_RESET); 
bst               336 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL, 0);
bst               339 dev/isa/if_eg.c 		if ((bus_space_read_1(bst, bsh, EG_STATUS) & EG_PCB_STAT) ==
bst               343 dev/isa/if_eg.c 	if ((bus_space_read_1(bst, bsh, EG_STATUS) & EG_PCB_STAT) !=
bst               369 dev/isa/if_eg.c 	bus_space_unmap(bst, bsh, EG_IO_PORTS);
bst               373 dev/isa/if_eg.c 	bus_space_unmap(bst, bsh, EG_IO_PORTS);
bst               384 dev/isa/if_eg.c 	bus_space_tag_t bst = sc->sc_bst = ia->ia_iot;
bst               388 dev/isa/if_eg.c 	if (bus_space_map(bst, ia->ia_iobase, EG_IO_PORTS, 0, &bsh)) {
bst               458 dev/isa/if_eg.c 	bus_space_tag_t bst = sc->sc_bst;
bst               463 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL, EG_CTL_FLSH);
bst               465 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL, EG_CTL_ATTN);
bst               467 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL, 0);
bst               491 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL, EG_CTL_CMDE);
bst               531 dev/isa/if_eg.c 	bus_space_tag_t bst = sc->sc_bst;
bst               586 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL,
bst               587 dev/isa/if_eg.c 	    bus_space_read_1(bst, bsh, EG_CONTROL) & ~EG_CTL_DIR); 
bst               590 dev/isa/if_eg.c 		bus_space_write_2(bst, bsh, EG_DATA, *ptr++);
bst               592 dev/isa/if_eg.c 			if (bus_space_read_1(bst, bsh, EG_STATUS) & EG_STAT_HRDY)
bst               610 dev/isa/if_eg.c 	bus_space_tag_t bst = sc->sc_bst;
bst               616 dev/isa/if_eg.c 	while (bus_space_read_1(bst, bsh, EG_STATUS) & EG_STAT_ACRF) {
bst               624 dev/isa/if_eg.c 			bus_space_write_1(bst, bsh, EG_CONTROL,
bst               625 dev/isa/if_eg.c 			    bus_space_read_1(bst, bsh, EG_CONTROL) |
bst               630 dev/isa/if_eg.c 					if (bus_space_read_1(bst, bsh, EG_STATUS) & EG_STAT_HRDY)
bst               639 dev/isa/if_eg.c 				*ptr++ = bus_space_read_2(bst, bsh, EG_DATA);
bst               879 dev/isa/if_eg.c 	bus_space_tag_t bst = sc->sc_bst;
bst               882 dev/isa/if_eg.c 	bus_space_write_1(bst, bsh, EG_CONTROL, 0);
bst                53 dev/pci/agp_i810.c #define READ1(off)	bus_space_read_1(isc->bst, isc->bsh, off)
bst                54 dev/pci/agp_i810.c #define READ4(off)	bus_space_read_4(isc->bst, isc->bsh, off)
bst                55 dev/pci/agp_i810.c #define WRITE4(off,v)	bus_space_write_4(isc->bst, isc->bsh, off, v)
bst                74 dev/pci/agp_i810.c 	bus_space_tag_t bst;		/* bus_space tag */
bst               180 dev/pci/agp_i810.c 	    &isc->bst, &isc->bsh, NULL, &isc->bsz, 0);
bst               755 dev/pci/agp_i810.c 	regval = bus_space_read_4(isc->bst, isc->bsh, AGP_I810_PGTBL_CTL);
bst               761 dev/pci/agp_i810.c 		bus_space_write_4(isc->bst, isc->bsh, AGP_I810_PGTBL_CTL,
bst              2811 dev/pci/pccbb.c pccbb_open_win(sc, bst, addr, size, bsh, flags)
bst              2813 dev/pci/pccbb.c 	bus_space_tag_t bst;
bst              2824 dev/pci/pccbb.c 	if (sc->sc_memt == bst) {
bst              2828 dev/pci/pccbb.c 		    sc->sc_iot, sc->sc_memt, bst));
bst              2836 dev/pci/pccbb.c 	pccbb_winset(align, sc, bst);
bst              2842 dev/pci/pccbb.c pccbb_close_win(sc, bst, bsh, size)
bst              2844 dev/pci/pccbb.c 	bus_space_tag_t bst;
bst              2853 dev/pci/pccbb.c 	if (sc->sc_memt == bst) {
bst              2863 dev/pci/pccbb.c 	pccbb_winset(align, sc, bst);
bst              2930 dev/pci/pccbb.c pccbb_winset(align, sc, bst)
bst              2933 dev/pci/pccbb.c 	bus_space_tag_t bst;
bst              2952 dev/pci/pccbb.c 	if (sc->sc_memt == bst) {
bst              3041 dev/pci/pccbb.c 	if (bst == sc->sc_memt) {
bst               856 dev/pcmcia/if_xe.c 	bus_space_tag_t bst = sc->sc_bst;
bst               861 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + GP2, MDC_LOW);
bst               865 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + GP2, MDC_HIGH);
bst               876 dev/pcmcia/if_xe.c 	bus_space_tag_t bst = sc->sc_bst;
bst               882 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + GP2, bit | MDC_LOW);
bst               886 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + GP2, bit | MDC_HIGH);
bst               896 dev/pcmcia/if_xe.c 	bus_space_tag_t bst = sc->sc_bst;
bst               902 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + GP2, MDC_LOW);
bst               906 dev/pcmcia/if_xe.c 	x = bus_space_read_1(bst, bsh, offset + GP2) & MDIO;
bst               907 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + GP2, MDC_HIGH);
bst              1092 dev/pcmcia/if_xe.c 	bus_space_tag_t bst = sc->sc_bst;
bst              1119 dev/pcmcia/if_xe.c 	space = bus_space_read_2(bst, bsh, offset + TSO0) & 0x7fff;
bst              1140 dev/pcmcia/if_xe.c 	bus_space_write_2(bst, bsh, offset + TSO2, (u_int16_t)len + pad + 2);
bst              1141 dev/pcmcia/if_xe.c 	bus_space_write_2(bst, bsh, offset + EDP, (u_int16_t)len + pad);
bst              1144 dev/pcmcia/if_xe.c 			bus_space_write_raw_multi_2(bst, bsh, offset + EDP,
bst              1147 dev/pcmcia/if_xe.c 			bus_space_write_1(bst, bsh, offset + EDP,
bst              1153 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + CR, TX_PKT | ENABLE_INT);
bst              1156 dev/pcmcia/if_xe.c 			bus_space_write_2(bst, bsh, offset + EDP, 0);
bst              1158 dev/pcmcia/if_xe.c 			bus_space_write_1(bst, bsh, offset + EDP, 0);
bst              1288 dev/pcmcia/if_xe.c 	bus_space_tag_t bst = sc->sc_bst;
bst              1299 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + IA + i,
bst              1331 dev/pcmcia/if_xe.c 				bus_space_write_1(bst, bsh, offset + pos,
bst              1349 dev/pcmcia/if_xe.c 	bus_space_tag_t bst = sc->sc_bst;
bst              1355 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + GP1, 0);
bst              1358 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + GP1, POWER_UP);
bst              1361 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + GP1, POWER_UP | 4);
bst              1369 dev/pcmcia/if_xe.c 	bus_space_tag_t bst = sc->sc_bst;
bst              1375 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + CR, SOFT_RESET);
bst              1377 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + CR, 0);
bst              1385 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + GP0,
bst              1391 dev/pcmcia/if_xe.c 	sc->sc_rev = bus_space_read_1(bst, bsh, offset + BV) &
bst              1401 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + GP0, GP1_OUT);
bst              1407 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + IMR0,
bst              1411 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + IMR0, 0xff);
bst              1415 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + IMR1, 1);
bst              1423 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + SWC0, 0x20);
bst              1430 dev/pcmcia/if_xe.c 		bus_space_write_2(bst, bsh, offset + RBS0, 0x2000);
bst              1440 dev/pcmcia/if_xe.c 	bus_space_write_2(bst, bsh, offset + DO0, DO_CHG_OFFSET);
bst              1444 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + RX0MSK,
bst              1446 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + TX0MSK,
bst              1451 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + TX1MSK, 0xb0);
bst              1452 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + RXST0, 0);
bst              1453 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + TXST0, 0);
bst              1454 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + TXST1, 0);
bst              1459 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + MSR,
bst              1460 dev/pcmcia/if_xe.c 		    bus_space_read_1(bst, bsh, offset + MSR) | SELECT_MII);
bst              1467 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + SWC1, SWC1_AUTO_MEDIA);
bst              1477 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + LED,
bst              1480 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + LED3,
bst              1485 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + CMD0, ENABLE_RX | ONLINE);
bst              1490 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + IMR0, 0xff);
bst              1493 dev/pcmcia/if_xe.c 		bus_space_write_1(bst, bsh, offset + IMR1, 1);
bst              1498 dev/pcmcia/if_xe.c 	bus_space_write_1(bst, bsh, offset + CR, ENABLE_INT);
bst              1502 dev/pcmcia/if_xe.c 		if ((bus_space_read_1(bst, bsh, offset + 0x10) & 0x01) == 0)
bst              1504 dev/pcmcia/if_xe.c 			bus_space_write_1(bst, bsh, offset + 0x10, 0x11);
bst              1522 dev/pcmcia/if_xe.c 	bus_space_tag_t bst = sc->sc_bst;
bst              1528 dev/pcmcia/if_xe.c 		printf(" %2.2x", bus_space_read_1(bst, bsh, offset + i));
bst              1537 dev/pcmcia/if_xe.c 			    bus_space_read_1(bst, bsh, offset + i));
bst              1550 dev/pcmcia/if_xe.c 			    bus_space_read_1(bst, bsh, offset + i));