Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddisk_link.c52 #define MN_SMI "h" macro
599 if (*mn == *(MN_SMI) || (strncmp(mn, MN_EFI, 2) == 0)) { in disk_common()
604 (void) strcat(l_path, (*mn == *(MN_SMI)) in disk_common()
821 if (head == NULL && (*mn == *(MN_SMI) || 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()
875 if (*mn == *(MN_SMI) && strchr(s, 's') == NULL) { in reserved_links_exist()