Lines Matching defs:ctio_crc_from_fw
532 struct ctio_crc_from_fw { struct
533 uint8_t entry_type; /* Entry type. */
534 uint8_t entry_count; /* Entry count. */
535 uint8_t sys_define; /* System defined. */
536 uint8_t entry_status; /* Entry Status. */
538 uint32_t handle; /* System handle. */
539 __le16 status;
540 __le16 timeout; /* Command timeout. */
541 __le16 dseg_count; /* Data segment count. */
542 __le32 reserved1;
543 __le16 state_flags;
546 __le32 exchange_address; /* rcv exchange address */
547 __le16 reserved2;
548 __le16 flags;
549 __le32 resid_xfer_length;
550 __le16 ox_id;
551 uint8_t reserved3[12];
552 __le16 runt_guard; /* reported runt blk guard */
553 uint8_t actual_dif[8];
554 uint8_t expected_dif[8];