OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D8390_P0_RCR
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
ns8390.h
180
#define
D8390_P0_RCR
0x0C
ns8390.c
236
outb(0x20, eth_nic_base+
D8390_P0_RCR
); /* monitor mode */
270
outb(4, eth_nic_base+
D8390_P0_RCR
); /* allow broadcast frames */
779
outb(D8390_RCR_MON, eth_nic_base +
D8390_P0_RCR
);
Completed in 163 milliseconds