Lines Matching full:outw
328 outw(rx_start = (RCV_LOWER_LIMIT << 8), ioaddr + RCV_BAR);
329 outw(((RCV_UPPER_LIMIT << 8) | 0xFE), ioaddr + RCV_STOP);
331 outw((XMT_LOWER_LIMIT << 8), ioaddr + xmt_bar);
355 outw(rcv_car, ioaddr + HOST_ADDRESS_REG);
383 outw(rcv_car - 1, ioaddr + RCV_STOP);
414 outw(last, ioaddr + HOST_ADDRESS_REG);
415 outw(XMT_CMD, ioaddr + IO_PORT);
416 outw(0, ioaddr + IO_PORT);
417 outw(end, ioaddr + IO_PORT);
418 outw(length, ioaddr + IO_PORT);
426 outw(last, ioaddr + xmt_bar);