OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D8390_P0_DCR
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
ns8390.h
182
#define
D8390_P0_DCR
0x0E
ns8390.c
231
outb(0x49, eth_nic_base+
D8390_P0_DCR
);
233
outb(0x48, eth_nic_base+
D8390_P0_DCR
);
780
outb(D8390_DCR_FT1 | D8390_DCR_LS, eth_nic_base +
D8390_P0_DCR
);
796
D8390_DCR_FT1 | D8390_DCR_LS, eth_nic_base +
D8390_P0_DCR
);
Completed in 36 milliseconds