Lines Matching defs:ctio_crc2_to_fw
539 struct ctio_crc2_to_fw { struct
540 uint8_t entry_type; /* Entry type. */
542 uint8_t entry_count; /* Entry count. */
543 uint8_t sys_define; /* System defined. */
544 uint8_t entry_status; /* Entry Status. */
546 uint32_t handle; /* System handle. */
547 uint16_t nport_handle; /* N_PORT handle. */
548 __le16 timeout; /* Command timeout. */
550 uint16_t dseg_count; /* Data segment count. */
551 uint8_t vp_index;
552 uint8_t add_flags; /* additional flags */
555 uint8_t initiator_id[3]; /* initiator ID */
556 uint8_t reserved1;
557 uint32_t exchange_addr; /* rcv exchange address */
558 uint16_t reserved2;
559 __le16 flags; /* refer to CTIO7 flags values */
560 uint32_t residual;
561 __le16 ox_id;
562 uint16_t scsi_status;
563 __le32 relative_offset;
564 uint32_t reserved5;
565 __le32 transfer_length; /* total fc transfer length */
566 uint32_t reserved6;
567 __le32 crc_context_address[2];/* Data segment address. */
568 uint16_t crc_context_len; /* Data segment length. */
569 uint16_t reserved_1; /* MUST be set to 0. */