Lines Matching refs:sg_io_owned
127 char sg_io_owned; /* 1 -> packet belongs to SG_IO */
183 int read_only, int sg_io_owned, Sg_request **o_srp);
710 size_t count, int blocking, int read_only, int sg_io_owned,
729 srp->sg_io_owned = sg_io_owned;
880 rinfo[val].sg_io_owned = srp->sg_io_owned;
891 char sg_io_owned;
1001 if ((1 == srp->done) && (!srp->sg_io_owned)) {
1013 if ((1 == srp->done) && (!srp->sg_io_owned))
1204 if ((0 == res) && (1 == srp->done) && (!srp->sg_io_owned))
1411 srp->sg_io_owned = 0;
2100 if ((!resp->sg_io_owned) &&