Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/rsm/
H A Drsm.h68 #define RSM_IOCTL_PUTV RSM_IOCTL_IOVEC + 0x2 macro
/titanic_50/usr/src/lib/librsm/common/
H A Drsmgen.c753 e = ioctl(im_seg_hndl->rsmseg_fd, RSM_IOCTL_PUTV, sg_io); in __rsm_putv()
/titanic_50/usr/src/uts/common/io/rsm/
H A Drsm.c7654 if (cmd == RSM_IOCTL_PUTV) in rsm_iovec_ioctl()