HomeSort by: relevance | last modified time | path
    Searched defs:sunromvec (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sun3/include/
mon.h 51 * These are translated from the sun monitor header file "sunromvec.h".
99 struct sunromvec { struct
356 #define romVectorPtr ((struct sunromvec *) SUN3_PROM_BASE)
394 #define romVectorPtr ((struct sunromvec *) SUN3X_PROM_BASE)
431 extern struct sunromvec *_romvec;
  /src/sys/arch/sun68k/include/
mon.h 51 * These are translated from the sun monitor header file "sunromvec.h".
99 struct sunromvec { struct
371 #define romVectorPtr ((struct sunromvec *) SUN3_PROM_BASE)
404 #define romVectorPtr ((struct sunromvec *) SUN3X_PROM_BASE)
436 extern struct sunromvec *_romvec;

Completed in 31 milliseconds