Searched refs:RSM_IOCTL (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/rsm/ |
H A D | rsmka_pathmanager.c | 2911 DBG_PRINTF((category | RSM_IOCTL, RSM_DEBUG_VERBOSE, in rsmka_topology_ioctl() 2930 DBG_PRINTF((category | RSM_IOCTL, RSM_DEBUG_VERBOSE, in rsmka_topology_ioctl() 2941 DBG_PRINTF((category | RSM_IOCTL, RSM_DEBUG_VERBOSE, in rsmka_topology_ioctl() 2951 DBG_PRINTF((category | RSM_IOCTL, RSM_DEBUG_VERBOSE, in rsmka_topology_ioctl() 2966 DBG_PRINTF((category | RSM_IOCTL, RSM_DEBUG, in rsmka_topology_ioctl() 2971 DBG_PRINTF((category | RSM_IOCTL, RSM_DEBUG_VERBOSE, in rsmka_topology_ioctl()
|
H A D | rsm.c | 1065 RSM_KERNEL_AGENT | RSM_IMPORT | RSM_EXPORT | RSM_IOCTL); in rsm_getadapter() 6814 DBG_DEFINE(category, RSM_KERNEL_AGENT | RSM_FUNC_ALL | RSM_IOCTL); in rsmresource_seg() 6855 DBG_DEFINE(category, RSM_KERNEL_AGENT | RSM_EXPORT | RSM_IOCTL); in rsmexport_ioctl() 6898 DBG_DEFINE(category, RSM_KERNEL_AGENT | RSM_IMPORT | RSM_IOCTL); in rsmimport_ioctl() 6924 DBG_DEFINE(category, RSM_KERNEL_AGENT | RSM_IMPORT | RSM_IOCTL); in rsmbar_ioctl() 7005 DBG_DEFINE(category, RSM_KERNEL_AGENT | RSM_IMPORT | RSM_IOCTL); in exportbell_ioctl() 7030 DBG_DEFINE(category, RSM_KERNEL_AGENT | RSM_EXPORT | RSM_IOCTL); in importbell_ioctl() 7065 DBG_DEFINE(category, RSM_KERNEL_AGENT | RSM_IOCTL); in rsm_consumeevent_copyin() 7184 DBG_DEFINE(category, RSM_KERNEL_AGENT | RSM_IOCTL); in rsm_consumeevent_copyout() 7266 DBG_DEFINE(category, RSM_KERNEL_AGENT | RSM_IOCTL); in rsm_consumeevent_ioctl() [all …]
|
/illumos-gate/usr/src/uts/common/sys/rsm/ |
H A D | rsm.h | 102 #define RSM_IOCTL 0x0040 /* ioctl processing */ macro
|