Searched refs:RX_LOW (Results 1 – 1 of 1) sorted by relevance
183 #define RX_LOW (ioaddr + 0x0A) macro640 printk(KERN_DEBUG " txsr=%02x gp=%04x rp=%04x]\n", txsr, inw(GP_LOW),inw(RX_LOW)); in el_interrupt()648 printk(KERN_DEBUG " txsr=%02x gp=%04x rp=%04x", txsr, inw(GP_LOW),inw(RX_LOW)); in el_interrupt()719 printk(KERN_DEBUG " rxsr=%02x txsr=%02x rp=%04x", rxsr, inb(TX_STATUS),inw(RX_LOW)); in el_interrupt()782 pkt_len = inw(RX_LOW); in el_receive()