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