Home
last modified time | relevance | path

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

/external/grub/netboot/
Dcs89x0.c231 return A_CNF_MEDIA_10B_T; in detect_tp()
556 case A_CNF_MEDIA_10B_T: result = eth_adapter_cnf & A_CNF_10B_T; in cs89x0_probe()
579 case A_CNF_MEDIA_10B_T: in cs89x0_probe()
588 result = A_CNF_MEDIA_10B_T; in cs89x0_probe()
630 case A_CNF_MEDIA_10B_T: printf("using 10Base-T (RJ-45)\n"); in cs89x0_probe()
Dcs89x0.h380 #define A_CNF_MEDIA_10B_T 0x0020 macro