Lines Matching defs:ctio_crc2_to_fw
501 struct ctio_crc2_to_fw { struct
502 uint8_t entry_type; /* Entry type. */
504 uint8_t entry_count; /* Entry count. */
505 uint8_t sys_define; /* System defined. */
506 uint8_t entry_status; /* Entry Status. */
508 uint32_t handle; /* System handle. */
509 uint16_t nport_handle; /* N_PORT handle. */
510 __le16 timeout; /* Command timeout. */
512 uint16_t dseg_count; /* Data segment count. */
513 uint8_t vp_index;
514 uint8_t add_flags; /* additional flags */
517 uint8_t initiator_id[3]; /* initiator ID */
518 uint8_t reserved1;
519 uint32_t exchange_addr; /* rcv exchange address */
520 uint16_t reserved2;
521 __le16 flags; /* refer to CTIO7 flags values */
522 uint32_t residual;
523 __le16 ox_id;
524 uint16_t scsi_status;
525 __le32 relative_offset;
526 uint32_t reserved5;
527 __le32 transfer_length; /* total fc transfer length */
528 uint32_t reserved6;
529 __le32 crc_context_address[2];/* Data segment address. */
530 uint16_t crc_context_len; /* Data segment length. */
531 uint16_t reserved_1; /* MUST be set to 0. */