Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdevinfo/
H A Dmapfile-vers177 di_devfs_path_match;
H A Dlibdevinfo.h359 extern int di_devfs_path_match(const char *dp1, const char *dp2);
H A Ddevinfo.c1280 di_devfs_path_match(const char *dp1, const char *dp2) in di_devfs_path_match() function
/titanic_44/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c458 if (di_devfs_path_match(dnode->ddn_ppath[0], path)) in disk_declare_path()