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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dcmlb_impl.h178 cmlb_label_t cl_last_labeltype; member in struct:cmlb_lun
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dcmlb.c721 cl->cl_last_labeltype = CMLB_LABEL_UNDEF;
1458 cl->cl_last_labeltype == cl->cl_cur_labeltype) {
1468 if (cl->cl_last_labeltype == CMLB_LABEL_UNDEF) {
1495 cl->cl_last_labeltype = newlabeltype;
1501 if (cl->cl_last_labeltype != cl->cl_def_labeltype) {
1512 if (cl->cl_cur_labeltype != cl->cl_last_labeltype) {
1532 cl->cl_last_labeltype != CMLB_LABEL_EFI) {
1554 cl->cl_last_labeltype = newlabeltype;

Completed in 157 milliseconds