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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dcmlb_impl.h175 cmlb_label_t cl_def_labeltype; /* default label type */ member in struct:cmlb_lun
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dcmlb.c538 cl->cl_def_labeltype = CMLB_LABEL_UNDEF;
702 cl->cl_def_labeltype = CMLB_LABEL_VTOC;
716 cl->cl_def_labeltype = CMLB_LABEL_EFI;
758 cl->cl_def_labeltype = CMLB_LABEL_UNDEF;
1463 if (cl->cl_def_labeltype == CMLB_LABEL_UNDEF) {
1470 newlabeltype = cl->cl_def_labeltype;
1501 if (cl->cl_last_labeltype != cl->cl_def_labeltype) {
1503 newlabeltype = cl->cl_def_labeltype;

Completed in 107 milliseconds