Home
last modified time | relevance | path

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

/linux-2.6.39/include/scsi/
Dsg.h158 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member
/linux-2.6.39/drivers/scsi/
Dsg.c138 char sg_io_owned; /* 1 -> packet belongs to SG_IO */ member
646 size_t count, int blocking, int read_only, int sg_io_owned, in sg_new_write()
/linux-2.6.39/fs/
Dcompat_ioctl.c372 char sg_io_owned; member