Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dcmlb_impl.h133 CMLB_LABEL_EFI enumerator
/titanic_50/usr/src/uts/common/io/
H A Dcmlb.c719 cl->cl_def_labeltype = CMLB_LABEL_EFI; in cmlb_attach()
824 cl->cl_cur_labeltype = CMLB_LABEL_EFI; in cmlb_validate()
966 if (cl->cl_cur_labeltype == CMLB_LABEL_EFI) { in cmlb_get_devid_block()
1080 ((cl->cl_cur_labeltype == CMLB_LABEL_EFI) ||
1146 (cl->cl_cur_labeltype != CMLB_LABEL_EFI)) {
1204 if (cl->cl_label_from_media == CMLB_LABEL_EFI) {
1216 if (cl->cl_label_from_media == CMLB_LABEL_EFI) {
1478 dmdp = (newlabeltype == CMLB_LABEL_EFI) ? dk_minor_data_efi :
1534 if (newlabeltype == CMLB_LABEL_EFI &&
1535 cl->cl_last_labeltype != CMLB_LABEL_EFI) {
[all …]