OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D8390_P0_BOUND
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
ns8390.h
169
#define
D8390_P0_BOUND
0x03
ns8390.c
244
outb(eth_memsize - 1, eth_nic_base+
D8390_P0_BOUND
);
449
next = inb(eth_nic_base+
D8390_P0_BOUND
)+1;
515
outb(next-1, eth_nic_base+
D8390_P0_BOUND
);
Completed in 49 milliseconds