Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/rsm/
H A Drsm.h75 #define RSM_IOCTL_RING_BELL RSM_IOCTL_BELL + 0x1 macro
/titanic_41/usr/src/lib/librsm/common/
H A Drsmlib.c2561 if (ioctl(seg->rsmseg_fd, RSM_IOCTL_RING_BELL, &msg) < 0) { in rsm_intr_signal_post()
/titanic_41/usr/src/uts/common/io/rsm/
H A Drsm.c7997 if (cmd != RSM_IOCTL_RING_BELL && in rsm_ioctl()