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

  /src/sys/arch/atari/include/
ahdilabel.h 33 #define AHDI_MAXROOTS (MAXAUXROOTS) /* max. # of AHDI rootsectors */
34 #define AHDI_MAXPARTS (AHDI_MAXROOTS+3) /* max. # of AHDI partitions */
  /src/sys/arch/atari/stand/tostools/aptck/
ahdilbl.h 70 #define AHDI_MAXROOTS (MAXAUXROOTS) /* max. # of AHDI rootsectors */
71 #define AHDI_MAXPARTS (AHDI_MAXROOTS+3) /* max. # of AHDI partitions */
  /src/sys/arch/atari/stand/tostools/libtos/
ahdilbl.h 70 #define AHDI_MAXROOTS (MAXAUXROOTS) /* max. # of AHDI rootsectors */
71 #define AHDI_MAXPARTS (AHDI_MAXROOTS+3) /* max. # of AHDI partitions */
  /src/sys/arch/atari/atari/
disksubr.c 510 if (apt->at_nroots < AHDI_MAXROOTS)

Completed in 34 milliseconds