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

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

Completed in 65 milliseconds