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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dsg.h158 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member in struct:sg_req_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dcompat_ioctl.c374 char sg_io_owned; member in struct:compat_sg_req_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c136 char sg_io_owned; /* 1 -> packet belongs to SG_IO */ member in struct:sg_request
643 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, size_t count, int blocking, int read_only, int sg_io_owned, Sg_request **o_srp) argument
[all...]

Completed in 108 milliseconds