Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/devfsadm/
H A Ddisk_link.c49 #define MN_EFI "wd" macro
508 } else if (strncmp(mn, MN_EFI, 2) != 0) { in disk_common()
547 if (*mn == *(MN_SMI) || (strncmp(mn, MN_EFI, 2) == 0)) { in disk_common()
767 (strncmp(mn, MN_EFI, 2) == 0))) { in reserved_links_exist()
777 "%s%s", *mn == *(MN_SMI) ? MN_EFI : MN_SMI, in reserved_links_exist()
811 if (*mn == *(MN_SMI) || (strncmp(mn, MN_EFI, 2) == 0)) { in reserved_links_exist()
827 } else if (strncmp(mn, MN_EFI, 2) == 0 && in reserved_links_exist()