Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c7879 static major_t i_path_to_major(char *, char *);
7903 ret = i_path_to_major(path, np); in pm_path_to_major()
8096 i_path_to_major(char *path, char *leaf_name) in i_path_to_major() function