Lines Matching refs:PAR_CONTROL
265 saved_ctrl_reg = inb(ioaddr + PAR_CONTROL); in atp_probe1()
269 outb(0x04, ioaddr + PAR_CONTROL); in atp_probe1()
298 outb(saved_ctrl_reg, ioaddr + PAR_CONTROL); in atp_probe1()
303 outb(saved_ctrl_reg, ioaddr + PAR_CONTROL); in atp_probe1()
482 outb(Ctrl_SelData + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in hardware_init()
522 outb(Ctrl_LNibWrite + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in write_packet()
529 outb(Ctrl_HNibWrite + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in write_packet()
537 outb(Ctrl_HNibWrite | Ctrl_SelData | Ctrl_IRQEN, ioaddr + PAR_CONTROL); in write_packet()
545 inb(ioaddr + PAR_CONTROL) & 0x10 ? "network cable problem" in tx_timeout()
611 outb(Ctrl_SelData, ioaddr + PAR_CONTROL); in atp_interrupt()
703 outb(Ctrl_SelData + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in atp_interrupt()
811 outb(Ctrl_LNibRead, ioaddr + PAR_CONTROL); in read_block()
826 outb(Ctrl_SelData, ioaddr + PAR_CONTROL); in read_block()
845 outb(0x00, ioaddr + PAR_CONTROL); in net_close()