Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/rsm/
H A Drsm.h67 #define RSM_IOCTL_GETV RSM_IOCTL_IOVEC + 0x1 macro
/titanic_50/usr/src/lib/librsm/common/
H A Drsmgen.c599 e = ioctl(im_seg_hndl->rsmseg_fd, RSM_IOCTL_GETV, sg_io); in __rsm_getv()
/titanic_50/usr/src/uts/common/io/rsm/
H A Drsm.c7658 else if (cmd == RSM_IOCTL_GETV) in rsm_iovec_ioctl()