Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c103 static int pshot_prop_autoattach; variable
521 pshot_prop_autoattach = ddi_prop_get_int(DDI_DEV_T_ANY, devi, in pshot_attach()
656 if ((PARENT_IS_PSHOT(devi)) && (pshot_prop_autoattach != 0) && in pshot_attach()