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

/osnet-11/usr/src/lib/libefi/common/
H A Drdwr_efi.c734 int k, tmpp_tag; local
738 tmpp_tag = vtoc->efi_parts[i].p_tag;
741 if (tmpp_tag == V_UNKNOWN) {
748 tmpp_tag = k;
755 if ((tmpp_tag == V_UNASSIGNED) &&
766 if (tmpp_tag == V_UNASSIGNED) {
779 if (tmpp_tag != V_RESERVED) {

Completed in 36 milliseconds