Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/devfsadm/
H A Ddisk_link.c48 #define MN_SMI "h" macro
547 if (*mn == *(MN_SMI) || (strncmp(mn, MN_EFI, 2) == 0)) { in disk_common()
552 (void) strcat(l_path, (*mn == *(MN_SMI)) in disk_common()
766 if (head == NULL && (*mn == *(MN_SMI) || 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()
820 if (*mn == *(MN_SMI) && strchr(s, 's') == NULL) { in reserved_links_exist()