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

  /src/sys/arch/atari/stand/tostools/libtos/
ahdi.h 52 #define AHDI_MAXRPD 4 /* max. # of partition descriptors */
69 struct ahdi_part ar_parts[AHDI_MAXRPD]; /* root partition table */
ahdilbl.h 93 #define AHDI_MAXRPD 4 /* max. # of partition descriptors */
109 struct ahdi_part ar_parts[AHDI_MAXRPD]; /* root partition table */
  /src/sys/arch/atari/include/
ahdilabel.h 56 #define AHDI_MAXRPD 4 /* max. # of partition descriptors */
71 struct ahdi_part ar_parts[AHDI_MAXRPD]; /* root partition table */
  /src/sys/arch/atari/stand/tostools/aptck/
ahdilbl.h 93 #define AHDI_MAXRPD 4 /* max. # of partition descriptors */
109 struct ahdi_part ar_parts[AHDI_MAXRPD]; /* root partition table */

Completed in 12 milliseconds