Searched refs:SG_IO (Results 1 - 25 of 29) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/miscutils/
H A Deject.c63 ioctl_or_perror_and_die(dev_fd, SG_IO, (void *)&io_hdr, "%s", dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/miscutils/
H A Deject.c63 ioctl_or_perror_and_die(dev_fd, SG_IO, (void *)&io_hdr, "%s", dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/miscutils/
H A Deject.c63 ioctl_or_perror_and_die(dev_fd, SG_IO, (void *)&io_hdr, "%s", dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/scsi-idle/
H A Dscsi-start.c87 if (ioctl(fd, SG_IO, &io_hdr) < 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/scsi-idle/
H A Dscsi-start.c87 if (ioctl(fd, SG_IO, &io_hdr) < 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/scsi-idle/
H A Dscsi-start.c87 if (ioctl(fd, SG_IO, &io_hdr) < 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/scsi/
H A Dsg.h121 char orphan; /* 0 -> normal request, 1 -> from interruped SG_IO */
122 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */
178 #define SG_IO 0x2285 /* similar effect as write() followed by read() */ macro
182 /* How to treat EINTR during SG_IO ioctl(), only in SG 3.x series */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/scsi/
H A Dsg.h121 char orphan; /* 0 -> normal request, 1 -> from interruped SG_IO */
122 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */
178 #define SG_IO 0x2285 /* similar effect as write() followed by read() */ macro
182 /* How to treat EINTR during SG_IO ioctl(), only in SG 3.x series */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/scsi/
H A Dsg.h121 char orphan; /* 0 -> normal request, 1 -> from interruped SG_IO */
122 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */
178 #define SG_IO 0x2285 /* similar effect as write() followed by read() */ macro
182 /* How to treat EINTR during SG_IO ioctl(), only in SG 3.x series */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dsg.h30 - SG_IO ioctl() combines function if write() and read()
60 The SG_IO ioctl is now found in other parts kernel (e.g. the block layer).
157 char orphan; /* 0 -> normal request, 1 -> from interruped SG_IO */
158 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */
215 #define SG_IO 0x2285 /* similar effect as write() followed by read() */ macro
219 /* How to treat EINTR during SG_IO ioctl(), only in SG 3.x series */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dsg.h30 - SG_IO ioctl() combines function if write() and read()
60 The SG_IO ioctl is now found in other parts kernel (e.g. the block layer).
157 char orphan; /* 0 -> normal request, 1 -> from interruped SG_IO */
158 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */
215 #define SG_IO 0x2285 /* similar effect as write() followed by read() */ macro
219 /* How to treat EINTR during SG_IO ioctl(), only in SG 3.x series */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sdparm-1.02/lib/
H A Dsg_pt_linux.c239 if (ioctl(fd, SG_IO, &ptp->io_hdr) < 0) {
242 fprintf(sg_warnings_strm, "ioctl(SG_IO) failed with os_err "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sdparm-1.02/lib/
H A Dsg_pt_linux.c239 if (ioctl(fd, SG_IO, &ptp->io_hdr) < 0) {
242 fprintf(sg_warnings_strm, "ioctl(SG_IO) failed with os_err "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sdparm-1.02/lib/
H A Dsg_pt_linux.c239 if (ioctl(fd, SG_IO, &ptp->io_hdr) < 0) {
242 fprintf(sg_warnings_strm, "ioctl(SG_IO) failed with os_err "
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/udev/extras/scsi_id/
H A Dscsi_serial.c306 if (ioctl(fd, SG_IO, &io_hdr) < 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/block/
H A Dscsi_ioctl.c354 /* SG_IO howto says that the shorter of the two wins */
411 * - This interface is deprecated - users should use the SG_IO
599 case SG_IO: {
672 printk(KERN_WARNING "program %s is using a deprecated SCSI ioctl, please convert it to SG_IO\n", current->comm);
H A Dbsg.c924 case SG_IO: {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/block/
H A Dscsi_ioctl.c354 /* SG_IO howto says that the shorter of the two wins */
411 * - This interface is deprecated - users should use the SG_IO
599 case SG_IO: {
672 printk(KERN_WARNING "program %s is using a deprecated SCSI ioctl, please convert it to SG_IO\n", current->comm);
H A Dbsg.c924 case SG_IO: {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/extras/scsi_id/
H A Dscsi_serial.c306 if (ioctl(fd, SG_IO, &io_hdr) < 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/udev/extras/scsi_id/
H A Dscsi_serial.c306 if (ioctl(fd, SG_IO, &io_hdr) < 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Dcompat_ioctl.c1516 case SG_IO:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Dcompat_ioctl.c1516 case SG_IO:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dsg.c136 char sg_io_owned; /* 1 -> packet belongs to SG_IO */
789 case SG_IO:
1960 /* look for requests that are ready + not SG_IO owned */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c136 char sg_io_owned; /* 1 -> packet belongs to SG_IO */
789 case SG_IO:
1960 /* look for requests that are ready + not SG_IO owned */

Completed in 291 milliseconds

12