Searched refs:sg_io_hdr_t (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/miscutils/
H A Deject.c46 sg_io_hdr_t io_hdr;
51 memset(&io_hdr, 0, sizeof(sg_io_hdr_t));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/miscutils/
H A Deject.c46 sg_io_hdr_t io_hdr;
51 memset(&io_hdr, 0, sizeof(sg_io_hdr_t));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/miscutils/
H A Deject.c46 sg_io_hdr_t io_hdr;
51 memset(&io_hdr, 0, sizeof(sg_io_hdr_t));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/scsi-idle/
H A Dscsi-start.c77 sg_io_hdr_t io_hdr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/scsi-idle/
H A Dscsi-start.c77 sg_io_hdr_t io_hdr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/scsi-idle/
H A Dscsi-start.c77 sg_io_hdr_t io_hdr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/scsi/
H A Dsg.h68 } sg_io_hdr_t; typedef in typeref:struct:sg_io_hdr
249 /* IOCTLs: The following are not required (or ignored) when the sg_io_hdr_t
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/scsi/
H A Dsg.h68 } sg_io_hdr_t; typedef in typeref:struct:sg_io_hdr
249 /* IOCTLs: The following are not required (or ignored) when the sg_io_hdr_t
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/scsi/
H A Dsg.h68 } sg_io_hdr_t; typedef in typeref:struct:sg_io_hdr
249 /* IOCTLs: The following are not required (or ignored) when the sg_io_hdr_t
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dsg.h31 - new interface (sg_io_hdr_t) but still supports old interface
111 } sg_io_hdr_t; /* 64 bytes long (on i386) */ typedef in typeref:struct:sg_io_hdr
279 /* IOCTLs: The following are not required (or ignored) when the sg_io_hdr_t
287 Each time a sg_io_hdr_t object is seen on this file descriptor, this
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dsg.h31 - new interface (sg_io_hdr_t) but still supports old interface
111 } sg_io_hdr_t; /* 64 bytes long (on i386) */ typedef in typeref:struct:sg_io_hdr
279 /* IOCTLs: The following are not required (or ignored) when the sg_io_hdr_t
287 Each time a sg_io_hdr_t object is seen on this file descriptor, this
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dsg.c132 sg_io_hdr_t header; /* scsi command+info, see <scsi/sg.h> */
207 #define SZ_SG_IO_HDR sizeof(sg_io_hdr_t)
349 sg_io_hdr_t *hp;
370 sg_io_hdr_t *new_hdr;
497 sg_io_hdr_t *hp = &srp->header;
541 sg_io_hdr_t *hp;
649 sg_io_hdr_t *hp;
720 sg_io_hdr_t *hp = &srp->header;
1627 sg_io_hdr_t *hp = &srp->header;
2521 const sg_io_hdr_t *h
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c132 sg_io_hdr_t header; /* scsi command+info, see <scsi/sg.h> */
207 #define SZ_SG_IO_HDR sizeof(sg_io_hdr_t)
349 sg_io_hdr_t *hp;
370 sg_io_hdr_t *new_hdr;
497 sg_io_hdr_t *hp = &srp->header;
541 sg_io_hdr_t *hp;
649 sg_io_hdr_t *hp;
720 sg_io_hdr_t *hp = &srp->header;
1627 sg_io_hdr_t *hp = &srp->header;
2521 const sg_io_hdr_t *h
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Dcompat_ioctl.c257 static int sg_build_iovec(sg_io_hdr_t __user *sgio, void __user *dxferp, u16 iovec_count)
281 sg_io_hdr_t __user *sgio;
298 void __user *new = compat_alloc_user_space(sizeof(sg_io_hdr_t) +
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Dcompat_ioctl.c257 static int sg_build_iovec(sg_io_hdr_t __user *sgio, void __user *dxferp, u16 iovec_count)
281 sg_io_hdr_t __user *sgio;
298 void __user *new = compat_alloc_user_space(sizeof(sg_io_hdr_t) +

Completed in 276 milliseconds