Searched refs:path_to_devinfo (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dsysteminfo.c279 * i_path_find_node: Internal routine used by path_to_devinfo
304 path_to_devinfo(char *path) function
336 dip = path_to_devinfo(devname);
/illumos-gate/usr/src/uts/common/os/
H A Dswapgeneric.c82 static dev_info_t *path_to_devinfo(char *path);
940 dip = path_to_devinfo(pathcopy);
969 dip = path_to_devinfo(pathcopy);
1089 * i_find_node: Internal routine used by path_to_devinfo
1114 path_to_devinfo(char *path) function
1143 BMDPRINTF(("path_to_devinfo: %s bound to %s\n",

Completed in 60 milliseconds