Searched refs:D8390_P0_RCR (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dns8390.h180 #define D8390_P0_RCR 0x0C macro
H A Dns8390.c243 outb(4, eth_nic_base+D8390_P0_RCR);
252 outb(4 | 0x08, eth_nic_base+D8390_P0_RCR);
276 outb(0x20, eth_nic_base+D8390_P0_RCR); /* monitor mode */
317 outb(4, eth_nic_base+D8390_P0_RCR); /* allow rx broadcast frames */
889 outb(D8390_RCR_MON, eth_nic_base + D8390_P0_RCR);

Completed in 23 milliseconds