Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h55 #define PARENT_IS_PSHOT(self) \ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c656 if ((PARENT_IS_PSHOT(devi)) && (pshot_prop_autoattach != 0) && in pshot_attach()