Searched refs:EWRK3_PIR1 (Results 1 – 2 of 2) sorted by relevance
32 #define EWRK3_PIR1 iobase+0x0e /* Page Index Register 1 */ macro
1214 outw(EEPROM_OFFSET(lp->mctbl), EWRK3_PIR1); in SetMulticastFilter()1259 outw((short) ((long) lp->mctbl) + byte, EWRK3_PIR1); in SetMulticastFilter()1262 outw((short) ((long) lp->mctbl) + byte, EWRK3_PIR1); in SetMulticastFilter()1456 outb((eaddr & 0x3f), EWRK3_PIR1); /* set up 6 bits of address info */ in Read_EEPROM()1475 outb((eaddr & 0x3f), EWRK3_PIR1); /* set up 6 bits of address info */ in Write_EEPROM()1919 outw(PAGE0_HTE, EWRK3_PIR1); in ewrk3_ioctl()