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

  /external/syslinux/gpxe/src/drivers/net/
ne.c 3 #define INCLUDE_NE 1
ns8390.c 35 !defined(INCLUDE_NE) && !defined(INCLUDE_3C503)
93 #if defined(INCLUDE_3C503) || defined(INCLUDE_NE) || defined(INCLUDE_NS8390)
94 Error you must only define one of INCLUDE_WD, INCLUDE_3C503, INCLUDE_NE, INCLUDE_NS8390
100 #if defined(INCLUDE_NE) || defined(INCLUDE_NS8390) || defined(INCLUDE_WD)
101 Error you must only define one of INCLUDE_WD, INCLUDE_3C503, INCLUDE_NE, INCLUDE_NS8390
105 #if defined(INCLUDE_NE)
108 Error you must only define one of INCLUDE_WD, INCLUDE_3C503, INCLUDE_NE, INCLUDE_NS8390
114 #if defined(INCLUDE_NE) || defined(INCLUDE_3C503) || defined(INCLUDE_WD)
115 Error you must only define one of INCLUDE_WD, INCLUDE_3C503, INCLUDE_NE, INCLUDE_NS8390
122 #if defined(INCLUDE_NE) || defined(INCLUDE_NS8390
    [all...]

Completed in 61 milliseconds