Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dintel_nhmdrv.c61 int nhm_allow_detach = 0; variable
238 if (nhm_allow_detach && cmd == DDI_DETACH && dip == inhm_dip) { in inhm_mc_detach()