Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dmodctl.c1236 modctl_devid2paths(ddi_devid_t udevid, char *uminor_name, uint_t flag, in modctl_devid2paths() argument
1288 minor_name = uminor_name; in modctl_devid2paths()
1293 if (copyinstr(uminor_name, minor_name, MAXPATHLEN, 0)) { in modctl_devid2paths()