Searched refs:MAXTBLENTS (Results 1 - 2 of 2) sorted by last modified time

/freebsd-current/stand/libsa/
H A Dgpt.c41 static struct gpt_ent table_primary[MAXTBLENTS], table_backup[MAXTBLENTS];
196 hdr->hdr_entries > MAXTBLENTS || DEV_BSIZE % hdr->hdr_entsz != 0) {
H A Dgpt.h33 #define MAXTBLENTS 128 macro

Completed in 86 milliseconds