Lines Matching refs:PAR_CONTROL
263 saved_ctrl_reg = inb(ioaddr + PAR_CONTROL); in atp_probe1()
267 outb(0x04, ioaddr + PAR_CONTROL); in atp_probe1()
296 outb(saved_ctrl_reg, ioaddr + PAR_CONTROL); in atp_probe1()
301 outb(saved_ctrl_reg, ioaddr + PAR_CONTROL); in atp_probe1()
479 outb(Ctrl_SelData + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in hardware_init()
519 outb(Ctrl_LNibWrite + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in write_packet()
526 outb(Ctrl_HNibWrite + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in write_packet()
534 outb(Ctrl_HNibWrite | Ctrl_SelData | Ctrl_IRQEN, ioaddr + PAR_CONTROL); in write_packet()
542 inb(ioaddr + PAR_CONTROL) & 0x10 ? "network cable problem" in tx_timeout()
608 outb(Ctrl_SelData, ioaddr + PAR_CONTROL); in atp_interrupt()
700 outb(Ctrl_SelData + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in atp_interrupt()
805 outb(Ctrl_LNibRead, ioaddr + PAR_CONTROL); in read_block()
820 outb(Ctrl_SelData, ioaddr + PAR_CONTROL); in read_block()
839 outb(0x00, ioaddr + PAR_CONTROL); in net_close()