Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Ddevid_cache.c1078 char *uasep, *node; in e_devid_cache_path_to_devid() local
1129 if ((uasep = strchr(node, '@')) == NULL) in e_devid_cache_path_to_devid()
1135 nodelen = (uintptr_t)uasep - (uintptr_t)node; in e_devid_cache_path_to_devid()
1137 strncmp(ua, uasep + 1, ualen) != 0) in e_devid_cache_path_to_devid()