OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RX_ENABLE
(Results
1 - 4
of
4
) sorted by null
/external/grub/netboot/
3c509.h
219
#define
RX_ENABLE
(unsigned short) (0x4<<11)
3c595.h
234
#define
RX_ENABLE
(unsigned short) (0x4<<11)
3c595.c
151
outw(
RX_ENABLE
, BASE + VX_COMMAND);
3c509.c
140
outw(
RX_ENABLE
, BASE + EP_COMMAND);
Completed in 21 milliseconds