Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/rsm/
H A Drsmka_util.c60 int rsmdbg_category = RSM_KERNEL_ALL;
H A Drsm.c1124 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_alloc()
1146 RSM_KERNEL_ALL, in rsmresource_alloc()
1163 DBG_PRINTF((RSM_KERNEL_ALL, in rsmresource_alloc()
1241 DBG_PRINTF((RSM_KERNEL_ALL, RSM_ERR, in rsmresource_alloc()
1251 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_alloc()
1266 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_free()
1273 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_free()
1286 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_free()
1308 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_free()
1321 DBG_PRINTF((RSM_KERNEL_ALL, RSM_DEBUG_VERBOSE, in rsmresource_lookup()
[all …]
/titanic_41/usr/src/uts/common/sys/rsm/
H A Drsm.h110 #define RSM_KERNEL_ALL (RSM_KERNEL_AGENT | RSM_PATH_MANAGER | 0x0FFF) macro