Searched defs:di_devfs_path (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo.c859 char *devfspath = di_devfs_path(root);
1071 di_devfs_path(di_node_t node) function
1145 devfspath = di_devfs_path(node);
1162 * string is identical to di_devfs_path had the device been enumerated under
1189 phci_path = di_devfs_path(phci_node);
1208 return (di_devfs_path(di_path_client_node(path)));
2577 char *devfspath = di_devfs_path(node);
3603 char *devfspath = di_devfs_path(root);
3668 char *devfspath = di_devfs_path(root);
3731 curr = di_devfs_path(nod
[all...]

Completed in 52 milliseconds