Lines Matching defs:command
20 #define GDTIOCTL_SCSI (GDTIOCTL_MASK | 9) /* SCSI command */
44 /* command structure */
47 u32 CommandIndex; /* command number */
48 u16 OpCode; /* the command (READ,..) */
71 } __attribute__((packed)) ioctl; /* IOCTL command structure */
90 u8 cmd[12]; /* SCSI command */
109 u8 cmd[16]; /* SCSI command */
123 u16 Status; /* command result */
185 gdth_cmd_str command; /* command */