Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/zfs-tests/cmd/devname2devid/
H A Ddevname2devid.c102 if (devid_deviceid_to_nmlist(search_path, devid, DEVID_MINOR_NAME_ALL, in main()
/illumos-gate/usr/src/uts/common/sys/
H A Ddditypes.h187 #define DEVID_MINOR_NAME_ALL ((char *)0) macro
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c1295 if ((minor_name != DEVID_MINOR_NAME_ALL) && in modctl_devid2paths()
1316 (minor_name == DEVID_MINOR_NAME_ALL) ? in modctl_devid2paths()
1342 if ((minor_name != DEVID_MINOR_NAME_ALL) && in modctl_devid2paths()
1396 (minor_name != DEVID_MINOR_NAME_ALL) && in modctl_devid2paths()
H A Ddevid_cache.c757 if ((minor_name == DEVID_MINOR_NAME_ALL) || in e_devid_minor_to_devlist()