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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c3743 maj = path_to_major(p);
6737 * path_to_major:
6752 path_to_major(char *path) function
6762 NDI_CONFIG_DEBUG((CE_NOTE, "path_to_major: %s path bound %s\n",
6782 "path_to_major: can't bind <%s>\n", path));
6793 NDI_CONFIG_DEBUG((CE_NOTE, "path_to_major: %s bound to %s\n",

Completed in 83 milliseconds