OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:A_CNF_AUI
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
cs89x0.c
515
(eth_adapter_cnf &
A_CNF_AUI
)?", AUI":"",
558
case A_CNF_MEDIA_AUI: result = eth_adapter_cnf &
A_CNF_AUI
;
562
default: result = eth_adapter_cnf & (A_CNF_10B_T |
A_CNF_AUI
|
617
if (eth_adapter_cnf &
A_CNF_AUI
)
cs89x0.h
376
#define
A_CNF_AUI
0x0002
Completed in 47 milliseconds