Home
last modified time | relevance | path

Searched defs:sg_io_owned (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dsg.c132 char sg_io_owned; /* 1 -> packet belongs to SG_IO */ member
709 size_t count, int blocking, int read_only, int sg_io_owned, in sg_new_write()
889 char sg_io_owned; member
/openbmc/linux/include/scsi/
H A Dsg.h178 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member