Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c1243 modctl_devid2paths(ddi_devid_t udevid, char *uminor_name, uint_t flag, in modctl_devid2paths() argument
1294 minor_name = uminor_name; in modctl_devid2paths()
1299 if (copyinstr(uminor_name, minor_name, MAXPATHLEN, 0)) { in modctl_devid2paths()