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

  /src/sys/arch/atari/include/
disklabel.h 49 #define MAXAUXROOTS 29 /* max. # of auxiliary root sectors */
58 u_int cd_roots[MAXAUXROOTS+1]; /* auxiliary root sectors */
  /src/sys/arch/atari/stand/tostools/aptck/
ahdilbl.h 50 #define MAXAUXROOTS 29 /* max. # of auxiliary root sectors */
70 #define AHDI_MAXROOTS (MAXAUXROOTS) /* max. # of AHDI rootsectors */
  /src/sys/arch/atari/stand/tostools/libtos/
ahdilbl.h 50 #define MAXAUXROOTS 29 /* max. # of auxiliary root sectors */
70 #define AHDI_MAXROOTS (MAXAUXROOTS) /* max. # of AHDI rootsectors */

Completed in 13 milliseconds