Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcmlb_impl.h126 CMLB_LABEL_EFI enumerator
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c724 cl->cl_def_labeltype = CMLB_LABEL_EFI; in cmlb_attach()
829 cl->cl_cur_labeltype = CMLB_LABEL_EFI; in cmlb_validate()
971 if (cl->cl_cur_labeltype == CMLB_LABEL_EFI) { in cmlb_get_devid_block()
1080 ((cl->cl_cur_labeltype == CMLB_LABEL_EFI) || in cmlb_partinfo()
1146 (cl->cl_cur_labeltype != CMLB_LABEL_EFI)) { in cmlb_efi_label_capacity()
1204 if (cl->cl_label_from_media == CMLB_LABEL_EFI) { in cmlb_ioctl()
1216 if (cl->cl_label_from_media == CMLB_LABEL_EFI) { in cmlb_ioctl()
1489 dmdp = (newlabeltype == CMLB_LABEL_EFI) ? dk_minor_data_efi : in cmlb_create_minor_nodes()
1566 if (newlabeltype == CMLB_LABEL_EFI && in cmlb_create_minor_nodes()
1567 cl->cl_last_labeltype != CMLB_LABEL_EFI) { in cmlb_create_minor_nodes()
[all …]