Searched defs:ddi_modclose_unload (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c144 int ddi_modclose_unload = 1; /* 0 -> just decrement reference */ variable
4819 retval = modunrload(hmodp->mod_id, &modp, ddi_modclose_unload);

Completed in 70 milliseconds