Searched refs:MAX_PARTS (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libefi/common/ | ||
H A D | rdwr_efi.c | 136 #define MAX_PARTS ((4294967295UL - sizeof (struct dk_gpt)) / \ macro 164 if (nentries > MAX_PARTS) { 168 MAX_PARTS); |
Completed in 15 milliseconds