Lines Matching defs:sts_entry_24xx
596 struct sts_entry_24xx { struct
597 uint8_t entry_type; /* Entry type. */
598 uint8_t entry_count; /* Entry count. */
599 uint8_t sys_define; /* System defined. */
600 uint8_t entry_status; /* Entry Status. */
602 uint32_t handle; /* System handle. */
604 uint16_t comp_status; /* Completion status. */
605 uint16_t ox_id; /* OX_ID used by the firmware. */
607 uint32_t residual_len; /* FW calc residual transfer length. */
609 union {
614 uint16_t state_flags; /* State flags. */
619 uint16_t retry_delay;
620 uint16_t scsi_status; /* SCSI status. */
623 uint32_t rsp_residual_count; /* FCP RSP residual count. */
625 uint32_t sense_len; /* FCP SENSE length. */
627 union {