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()
478 outb(Ctrl_SelData + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in hardware_init()
518 outb(Ctrl_LNibWrite + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in write_packet()
525 outb(Ctrl_HNibWrite + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in write_packet()
533 outb(Ctrl_HNibWrite | Ctrl_SelData | Ctrl_IRQEN, ioaddr + PAR_CONTROL); in write_packet()
541 inb(ioaddr + PAR_CONTROL) & 0x10 ? "network cable problem" in tx_timeout()
607 outb(Ctrl_SelData, ioaddr + PAR_CONTROL); in atp_interrupt()
699 outb(Ctrl_SelData + Ctrl_IRQEN, ioaddr + PAR_CONTROL); in atp_interrupt()
803 outb(Ctrl_LNibRead, ioaddr + PAR_CONTROL); in read_block()
818 outb(Ctrl_SelData, ioaddr + PAR_CONTROL); in read_block()
837 outb(0x00, ioaddr + PAR_CONTROL); in net_close()