HomeSort by: relevance | last modified time | path
    Searched refs:GEMINI_SLAVE (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/evbarm/gemini/
gemini.h 42 #if !defined(GEMINI_SINGLE) && !defined(GEMINI_MASTER) && !defined(GEMINI_SLAVE)
43 # error must define one of GEMINI_SINGLE, GEMINI_MASTER, or GEMINI_SLAVE
46 # if defined(GEMINI_MASTER) || defined(GEMINI_SLAVE)
47 # error GEMINI_SINGLE can not define either GEMINI_MASTER or GEMINI_SLAVE
50 # if defined(GEMINI_MASTER) && defined(GEMINI_SLAVE)
51 # error can not define both GEMINI_MASTER and GEMINI_SLAVE
89 #ifdef GEMINI_SLAVE
116 #if (NGEMINIIPM > 0) && !defined(GEMINI_SLAVE)
gemini_machdep.c 320 #elif defined(GEMINI_SLAVE)
1080 #ifdef GEMINI_SLAVE
1100 #endif /* GEMINI_SLAVE */
  /src/sys/arch/arm/gemini/
obio_timer.c 205 #ifndef GEMINI_SLAVE
229 #ifndef GEMINI_SLAVE
243 #ifndef GEMINI_SLAVE
254 #ifdef GEMINI_SLAVE
271 #ifndef GEMINI_SLAVE
gemini_ipi.c 2 #if !defined(GEMINI_MASTER) && !defined(GEMINI_SLAVE)
3 # error IPI needs GEMINI_MASTER or GEMINI_SLAVE
180 #elif defined(GEMINI_SLAVE)
202 #elif defined(GEMINI_SLAVE)
gemini_ipm.c 2 #if !defined(GEMINI_MASTER) && !defined(GEMINI_SLAVE)
3 # error IPI needs GEMINI_MASTER or GEMINI_SLAVE
137 #elif defined(GEMINI_SLAVE)
141 # error one of GEMINI_MASTER or GEMINI_SLAVE must be defined
gemini_obio.c 349 #elif defined(GEMINI_SLAVE)
if_gpn.c 675 #elif defined(GEMINI_SLAVE)
  /src/sys/arch/evbarm/conf/
GEMINI_SLAVE 2 # GEMINI_SLAVE --
20 options GEMINI_SLAVE

Completed in 19 milliseconds