Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dhpsa_cmd.h568 struct io_accel2_cmd { struct
569 u8 IU_type; /* IU Type */
570 u8 direction; /* direction, memtype, and encryption */
576 u8 reply_queue; /* Reply Queue ID */
577 u8 reserved1; /* Reserved */
578 __le32 scsi_nexus; /* Device Handle */
579 __le32 Tag; /* cciss tag, lower 4 bytes only */
580 __le32 tweak_lower; /* Encryption tweak, lower 4 bytes */
581 u8 cdb[16]; /* SCSI Command Descriptor Block */
582 u8 cciss_lun[8]; /* 8 byte SCSI address */
[all …]