Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/sun_sas/common/
H A Ddevlink_disco.c246 lookupSMPLink(char *path, char *link) in lookupSMPLink() function
H A Dsun_sas.h282 extern HBA_STATUS lookupSMPLink(char *path, char *link);
H A Ddevtree_device_disco.c446 if (lookupSMPLink(devpath, (char *)link) == in get_attached_devices_info()