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

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dcmlb_impl.h131 CMLB_LABEL_UNDEF = 0, enumerator in enum:__anon7210
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dcmlb.c538 cl->cl_def_labeltype = CMLB_LABEL_UNDEF;
721 cl->cl_last_labeltype = CMLB_LABEL_UNDEF;
722 cl->cl_cur_labeltype = CMLB_LABEL_UNDEF;
758 cl->cl_def_labeltype = CMLB_LABEL_UNDEF;
916 cl->cl_cur_labeltype = CMLB_LABEL_UNDEF;
1457 if (cl->cl_cur_labeltype != CMLB_LABEL_UNDEF &&
1463 if (cl->cl_def_labeltype == CMLB_LABEL_UNDEF) {
1468 if (cl->cl_last_labeltype == CMLB_LABEL_UNDEF) {
1500 if (cl->cl_cur_labeltype == CMLB_LABEL_UNDEF) {
1627 cl->cl_label_from_media = CMLB_LABEL_UNDEF;
[all...]

Completed in 108 milliseconds