Searched refs:sg_io_owned (Results 1 – 4 of 4) sorted by relevance
127 char sg_io_owned; /* 1 -> packet belongs to SG_IO */ member183 int read_only, int sg_io_owned, Sg_request **o_srp);710 size_t count, int blocking, int read_only, int sg_io_owned, in sg_new_write() argument729 srp->sg_io_owned = sg_io_owned; in sg_new_write()880 rinfo[val].sg_io_owned = srp->sg_io_owned; in sg_fill_request_table()891 char sg_io_owned; member1001 if ((1 == srp->done) && (!srp->sg_io_owned)) { in sg_ioctl_common()1013 if ((1 == srp->done) && (!srp->sg_io_owned)) in sg_ioctl_common()1204 if ((0 == res) && (1 == srp->done) && (!srp->sg_io_owned)) in sg_poll()1411 srp->sg_io_owned = 0; in sg_rq_end_io()[all …]
123 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member
149 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member