Searched refs:SCSI_IOCTL_SEND_COMMAND (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_ioctl.h4 #define SCSI_IOCTL_SEND_COMMAND 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dscsi.c57 #define SCSI_IOCTL_SEND_COMMAND 1 macro
189 if (ioctl(fd, SCSI_IOCTL_SEND_COMMAND, &my_scsi_cmd) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_ioctl.c67 * The SCSI_IOCTL_SEND_COMMAND ioctl sends a command out to the SCSI host.
214 case SCSI_IOCTL_SEND_COMMAND:
244 case SCSI_IOCTL_SEND_COMMAND:
H A Dsg.c1042 case SCSI_IOCTL_SEND_COMMAND:
H A Dst.c3645 cmd_in == SCSI_IOCTL_SEND_COMMAND ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-floppy_ioctl.c290 * skip SCSI_IOCTL_SEND_COMMAND (deprecated)
293 if (cmd != CDROM_SEND_PACKET && cmd != SCSI_IOCTL_SEND_COMMAND)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dscsi_ioctl.c395 * sg_scsi_ioctl -- handle deprecated SCSI_IOCTL_SEND_COMMAND ioctl
671 case SCSI_IOCTL_SEND_COMMAND:
H A Dbsg.c920 case SCSI_IOCTL_SEND_COMMAND: {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dcompat_ioctl.c990 COMPATIBLE_IOCTL(SCSI_IOCTL_SEND_COMMAND)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dpktcdvd.c2737 case SCSI_IOCTL_SEND_COMMAND:
H A Dcciss.c1705 case SCSI_IOCTL_SEND_COMMAND:

Completed in 505 milliseconds