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

/freebsd-10-stable/sys/boot/efi/boot1/
H A Dboot1.c48 #define NUM_HANDLES_INIT 24 macro
617 hsize = (UINTN)NUM_HANDLES_INIT * sizeof(EFI_HANDLE);
620 panic("Failed to allocate %d handles (%lu)", NUM_HANDLES_INIT,

Completed in 105 milliseconds