OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_3COM_CR
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
ns8390.c
123
outb(t503_output | _3COM_CR_START, eth_asic_base +
_3COM_CR
);
144
outb(t503_output, eth_asic_base +
_3COM_CR
);
171
outb(t503_output | _3COM_CR_DDIR | _3COM_CR_START, eth_asic_base +
_3COM_CR
);
193
outb(t503_output, eth_asic_base +
_3COM_CR
);
280
outb(t503_output, eth_asic_base +
_3COM_CR
);
705
outb(_3COM_CR_RST | _3COM_CR_XSEL, eth_asic_base +
_3COM_CR
);
706
outb(_3COM_CR_XSEL, eth_asic_base +
_3COM_CR
);
710
outb(_3COM_CR_EALO | _3COM_CR_XSEL, eth_asic_base +
_3COM_CR
);
721
outb(_3COM_CR_XSEL, eth_asic_base +
_3COM_CR
);
ns8390.h
108
#define
_3COM_CR
6
Completed in 53 milliseconds