Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/modload/
H A Dmodinfo.c159 mi->mi_state & MI_INSTALLED ? "INSTALLED" : "UNINSTALLED"); in print_cinfo()
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h446 #define MI_INSTALLED 2 macro
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c2922 modinfop->mi_state |= MI_INSTALLED; in modinfo()