Home
last modified time | relevance | path

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

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