HomeSort by relevance Sort by last modified time
    Searched refs:A_CNF_10B_T (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
cs89x0.c 514 (eth_adapter_cnf & A_CNF_10B_T)?", RJ-45":"",
556 case A_CNF_MEDIA_10B_T: result = eth_adapter_cnf & A_CNF_10B_T;
562 default: result = eth_adapter_cnf & (A_CNF_10B_T | A_CNF_AUI |
614 if (eth_adapter_cnf & A_CNF_10B_T)
cs89x0.h 375 #define A_CNF_10B_T 0x0001

Completed in 171 milliseconds