Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c1444 modctl_get_minorname(dev_t dev, int spectype, uint_t len, char *uname) in modctl_get_minorname() function
2487 error = modctl_get_minorname((dev_t)a1, (int)a2, in modctl()
2492 error = modctl_get_minorname(expldev(a1), (int)a2, in modctl()