Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dsysteminfo.c312 path_to_devinfo(char *path) in path_to_devinfo() function
344 dip = path_to_devinfo(devname); in get_netif_name()
/illumos-gate/usr/src/uts/common/os/
H A Dswapgeneric.c83 static dev_info_t *path_to_devinfo(char *path);
879 dip = path_to_devinfo(pathcopy); in load_bootpath_drivers()
908 dip = path_to_devinfo(pathcopy); in load_bootpath_drivers()
1053 path_to_devinfo(char *path) in path_to_devinfo() function