Searched refs:sg_io_owned (Results 1 - 9 of 9) sorted by relevance

/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.h122 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member in struct:sg_req_info
/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.h122 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member in struct:sg_req_info
/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.h122 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member in struct:sg_req_info
/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.h158 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member in struct:sg_req_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dsg.h158 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member in struct:sg_req_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dsg.c136 char sg_io_owned; /* 1 -> packet belongs to SG_IO */ member in struct:sg_request
189 int read_only, int sg_io_owned, Sg_request **o_srp);
644 size_t count, int blocking, int read_only, int sg_io_owned,
664 srp->sg_io_owned = sg_io_owned;
892 if ((1 == srp->done) && (!srp->sg_io_owned)) {
905 if ((1 == srp->done) && (!srp->sg_io_owned))
990 rinfo[val].sg_io_owned =
991 srp->sg_io_owned;
1142 if ((0 == res) && (1 == srp->done) && (!srp->sg_io_owned))
643 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, size_t count, int blocking, int read_only, int sg_io_owned, Sg_request **o_srp) argument
[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.c136 char sg_io_owned; /* 1 -> packet belongs to SG_IO */ member in struct:sg_request
189 int read_only, int sg_io_owned, Sg_request **o_srp);
644 size_t count, int blocking, int read_only, int sg_io_owned,
664 srp->sg_io_owned = sg_io_owned;
892 if ((1 == srp->done) && (!srp->sg_io_owned)) {
905 if ((1 == srp->done) && (!srp->sg_io_owned))
990 rinfo[val].sg_io_owned =
991 srp->sg_io_owned;
1142 if ((0 == res) && (1 == srp->done) && (!srp->sg_io_owned))
643 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, size_t count, int blocking, int read_only, int sg_io_owned, Sg_request **o_srp) argument
[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.c374 char sg_io_owned; member in struct:compat_sg_req_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Dcompat_ioctl.c374 char sg_io_owned; member in struct:compat_sg_req_info

Completed in 293 milliseconds