Lines Matching defs:RCR
324 outw( RCR_SOFTRESET, ioaddr + RCR );
331 outw( RCR_CLEAR, ioaddr + RCR );
362 /* see the header file for options in TCR/RCR NORMAL*/
364 outw( RCR_NORMAL, ioaddr + RCR );
393 outb( RCR_CLEAR, ioaddr + RCR );
1456 outw( inw(ioaddr + RCR ) | RCR_PROMISC, ioaddr + RCR );
1468 outw( inw(ioaddr + RCR ) | RCR_ALMUL, ioaddr + RCR );
1477 outw( inw( ioaddr + RCR ) & ~(RCR_PROMISC | RCR_ALMUL),
1478 ioaddr + RCR );
1484 outw( inw( ioaddr + RCR ) & ~(RCR_PROMISC | RCR_ALMUL),
1485 ioaddr + RCR );