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

  /external/syslinux/gpxe/src/drivers/net/
cs89x0.c 594 eth_auto_neg_cnf = EE_AUTO_NEG_ENABLE | IMM_BIT;
638 if (eth_auto_neg_cnf & IMM_BIT)
649 if (eth_auto_neg_cnf & IMM_BIT)
660 if (eth_auto_neg_cnf & IMM_BIT)
cs89x0.h 392 #define IMM_BIT 0x0040 /* ignore missing media */

Completed in 292 milliseconds