Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevid_cache.h64 extern int devid_discovery_postboot_always;
/illumos-gate/usr/src/uts/common/os/
H A Ddevid_cache.c128 int devid_discovery_postboot_always = 0; variable
365 if (devid_discovery_postboot_always > 0) in e_devid_do_discovery()