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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dcmlb_impl.h133 CMLB_LABEL_EFI enumerator in enum:__anon7210
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dcmlb.c716 cl->cl_def_labeltype = CMLB_LABEL_EFI;
821 cl->cl_cur_labeltype = CMLB_LABEL_EFI;
963 if (cl->cl_cur_labeltype == CMLB_LABEL_EFI) {
1077 ((cl->cl_cur_labeltype == CMLB_LABEL_EFI) ||
1143 (cl->cl_cur_labeltype != CMLB_LABEL_EFI)) {
1201 if (cl->cl_label_from_media == CMLB_LABEL_EFI) {
1213 if (cl->cl_label_from_media == CMLB_LABEL_EFI) {
1475 dmdp = (newlabeltype == CMLB_LABEL_EFI) ? dk_minor_data_efi :
1531 if (newlabeltype == CMLB_LABEL_EFI &&
1532 cl->cl_last_labeltype != CMLB_LABEL_EFI) {
[all...]

Completed in 103 milliseconds