Searched refs:sg_io_owned (Results 1 – 2 of 2) 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);716 size_t count, int blocking, int read_only, int sg_io_owned, in sg_new_write() argument735 srp->sg_io_owned = sg_io_owned; in sg_new_write()885 rinfo[val].sg_io_owned = srp->sg_io_owned; in sg_fill_request_table()896 char sg_io_owned; member1008 if ((1 == srp->done) && (!srp->sg_io_owned)) { in sg_ioctl_common()1020 if ((1 == srp->done) && (!srp->sg_io_owned)) in sg_ioctl_common()1190 if ((0 == res) && (1 == srp->done) && (!srp->sg_io_owned)) in sg_poll()1397 srp->sg_io_owned = 0; in sg_rq_end_io()[all …]
182 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member