Searched refs:AHDI_MAXROOTS (Results 1 – 4 of 4) sorted by relevance
33 #define AHDI_MAXROOTS (MAXAUXROOTS) /* max. # of AHDI rootsectors */ macro34 #define AHDI_MAXPARTS (AHDI_MAXROOTS+3) /* max. # of AHDI partitions */
70 #define AHDI_MAXROOTS (MAXAUXROOTS) /* max. # of AHDI rootsectors */ macro71 #define AHDI_MAXPARTS (AHDI_MAXROOTS+3) /* max. # of AHDI partitions */
510 if (apt->at_nroots < AHDI_MAXROOTS) in ahdi_getparts()