Searched defs:resv_part (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libefi/common/
H A Drdwr_efi.c731 int resv_part = -1; local
787 if (resv_part != -1) {
795 resv_part = i;
858 if ((resv_part == -1) && efi_debug) {
1269 int resv_part = -1; local
1289 if (resv_part != -1) {
1294 resv_part = i;
1351 if (resv_part == -1) {

Completed in 22 milliseconds