OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:A_CNF_MEDIA_AUI
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
cs89x0.c
282
return
A_CNF_MEDIA_AUI
; }
558
case
A_CNF_MEDIA_AUI
: result = eth_adapter_cnf & A_CNF_AUI;
590
case
A_CNF_MEDIA_AUI
:
599
result =
A_CNF_MEDIA_AUI
;
632
case
A_CNF_MEDIA_AUI
: printf("using 10Base-5 (AUI)\n");
cs89x0.h
381
#define
A_CNF_MEDIA_AUI
0x0040
Completed in 21 milliseconds