Searched refs:MAXPART (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/x68k/stand/xxboot/
H A Dbootmain.c115 #define MAXPART (6) macro
153 for (i = 0; i < MAXPART; i++) {
/netbsd-current/sys/arch/x68k/stand/boot_ufs/
H A Dbootmain.c101 #define MAXPART 6 macro
102 const unsigned char partition_conv[MAXPART + 1] = { 0, 1, 3, 4, 5, 6, 7 };
131 for (i = 0; i < MAXPART; i++)

Completed in 94 milliseconds