Searched refs:sg_io_owned (Results 1 – 2 of 2) sorted by relevance
132 char sg_io_owned; /* 1 -> packet belongs to SG_IO */ member188 int read_only, int sg_io_owned, Sg_request **o_srp);713 size_t count, int blocking, int read_only, int sg_io_owned, in sg_new_write() argument732 srp->sg_io_owned = sg_io_owned; in sg_new_write()882 rinfo[val].sg_io_owned = srp->sg_io_owned; in sg_fill_request_table()893 char sg_io_owned; member1003 if ((1 == srp->done) && (!srp->sg_io_owned)) { in sg_ioctl_common()1015 if ((1 == srp->done) && (!srp->sg_io_owned)) in sg_ioctl_common()1185 if ((0 == res) && (1 == srp->done) && (!srp->sg_io_owned)) in sg_poll()1391 srp->sg_io_owned = 0; in sg_rq_end_io()[all …]
178 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member