Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c7888 static major_t i_path_to_major(char *, char *);
7912 ret = i_path_to_major(path, np); in pm_path_to_major()
8105 i_path_to_major(char *path, char *leaf_name) in i_path_to_major() function