Lines Matching defs:ctio_crc_from_fw
573 struct ctio_crc_from_fw { struct
574 uint8_t entry_type; /* Entry type. */
575 uint8_t entry_count; /* Entry count. */
576 uint8_t sys_define; /* System defined. */
577 uint8_t entry_status; /* Entry Status. */
579 uint32_t handle; /* System handle. */
580 uint16_t status;
581 uint16_t timeout; /* Command timeout. */
582 uint16_t dseg_count; /* Data segment count. */
583 uint32_t reserved1;
584 uint16_t state_flags;
587 uint32_t exchange_address; /* rcv exchange address */
588 uint16_t reserved2;
589 uint16_t flags;
590 uint32_t resid_xfer_length;
591 uint16_t ox_id;
592 uint8_t reserved3[12];
593 uint16_t runt_guard; /* reported runt blk guard */
594 uint8_t actual_dif[8];
595 uint8_t expected_dif[8];