Home
last modified time | relevance | path

Searched refs:A_CNF_MEDIA_10B_2 (Results 1 – 2 of 2) sorted by relevance

/external/grub/netboot/
Dcs89x0.c295 return A_CNF_MEDIA_10B_2; } in detect_bnc()
560 case A_CNF_MEDIA_10B_2: result = eth_adapter_cnf & A_CNF_10B_2; in cs89x0_probe()
601 case A_CNF_MEDIA_10B_2: in cs89x0_probe()
610 result = A_CNF_MEDIA_10B_2; in cs89x0_probe()
634 case A_CNF_MEDIA_10B_2: printf("using 10Base-2 (BNC)\n"); in cs89x0_probe()
Dcs89x0.h382 #define A_CNF_MEDIA_10B_2 0x0060 macro