Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dqla1280.h613 struct ecmd_entry { struct
614 uint8_t entry_type; /* Entry type. */
616 uint8_t entry_count; /* Entry count. */
617 uint8_t sys_define; /* System defined. */
618 uint8_t entry_status; /* Entry Status. */
619 uint32_t handle; /* System handle. */
620 uint8_t lun; /* SCSI LUN */
621 uint8_t target; /* SCSI ID */
622 __le16 cdb_len; /* SCSI command length. */
623 __le16 control_flags; /* Control flags. */
[all …]