Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmodctl.h676 #define MODDEBUG_RETIRE 0x10000000 /* print retire msgs */ macro
/titanic_44/usr/src/uts/common/os/
H A Dmodctl.c1047 if (moddebug & MODDEBUG_RETIRE) in modctl_retire()
1126 if (moddebug & MODDEBUG_RETIRE) { in modctl_unretire()