Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddisk_link.c53 #define MN_EFI "wd" macro
560 } else if (strncmp(mn, MN_EFI, 2) != 0) { in disk_common()
599 if (*mn == *(MN_SMI) || (strncmp(mn, MN_EFI, 2) == 0)) { in disk_common()
822 (strncmp(mn, MN_EFI, 2) == 0))) { in reserved_links_exist()
832 "%s%s", *mn == *(MN_SMI) ? MN_EFI : MN_SMI, in reserved_links_exist()
866 if (*mn == *(MN_SMI) || (strncmp(mn, MN_EFI, 2) == 0)) { in reserved_links_exist()
882 } else if (strncmp(mn, MN_EFI, 2) == 0 && in reserved_links_exist()