IO_PORT_REG 474 dev/isa/if_ex.c ISA_PUT_2(IO_PORT_REG, Transmit_CMD);
IO_PORT_REG 475 dev/isa/if_ex.c ISA_PUT_2(IO_PORT_REG, 0);
IO_PORT_REG 476 dev/isa/if_ex.c ISA_PUT_2(IO_PORT_REG, next);
IO_PORT_REG 477 dev/isa/if_ex.c ISA_PUT_2(IO_PORT_REG, data_len);
IO_PORT_REG 489 dev/isa/if_ex.c ISA_PUT_2_MULTI(IO_PORT_REG, tmp16, 1);
IO_PORT_REG 491 dev/isa/if_ex.c ISA_PUT_2_MULTI(IO_PORT_REG, mtod(m, caddr_t)
IO_PORT_REG 498 dev/isa/if_ex.c ISA_PUT_2_MULTI(IO_PORT_REG, tmp16, 1);
IO_PORT_REG 508 dev/isa/if_ex.c ISA_PUT_2(IO_PORT_REG, dest);
IO_PORT_REG 512 dev/isa/if_ex.c i = ISA_GET_2(IO_PORT_REG);
IO_PORT_REG 515 dev/isa/if_ex.c ISA_PUT_2(IO_PORT_REG, i | Ch_bit);
IO_PORT_REG 524 dev/isa/if_ex.c ISA_GET_2(IO_PORT_REG);
IO_PORT_REG 654 dev/isa/if_ex.c if (! ISA_GET_2(IO_PORT_REG) & Done_bit)
IO_PORT_REG 656 dev/isa/if_ex.c tx_status = ISA_GET_2(IO_PORT_REG);
IO_PORT_REG 657 dev/isa/if_ex.c sc->tx_head = ISA_GET_2(IO_PORT_REG);
IO_PORT_REG 690 dev/isa/if_ex.c while (ISA_GET_2(IO_PORT_REG) == RCV_Done) {
IO_PORT_REG 691 dev/isa/if_ex.c rx_status = ISA_GET_2(IO_PORT_REG);
IO_PORT_REG 692 dev/isa/if_ex.c sc->rx_head = ISA_GET_2(IO_PORT_REG);
IO_PORT_REG 693 dev/isa/if_ex.c QQQ = pkt_len = ISA_GET_2(IO_PORT_REG);
IO_PORT_REG 721 dev/isa/if_ex.c ISA_GET_2_MULTI(IO_PORT_REG,
IO_PORT_REG 726 dev/isa/if_ex.c ISA_GET(IO_PORT_REG);