Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/idm/
H A Didm.h264 extern boolean_t idm_sm_logging;
268 #define IDM_SM_LOG if (idm_sm_logging) cmn_err
/titanic_44/usr/src/uts/common/io/idm/
H A Didm_conn_sm.c40 boolean_t idm_sm_logging = B_FALSE; variable