Home
last modified time | relevance | path

Searched defs:mrsas_iocpacket (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/raid/mrsas/
H A Dmrsas_ioctl.h80 struct mrsas_iocpacket { struct
81 u_int16_t host_no;
82 u_int16_t __pad1;
83 u_int32_t sgl_off;
84 u_int32_t sge_count;
85 u_int32_t sense_off;
86 u_int32_t sense_len;
87 union {
90 } frame;
91 struct iovec sgl[MAX_IOCTL_SGE];