Searched defs:ctio_crc_from_fw (Results 1 – 1 of 1) sorted by relevance
573 struct ctio_crc_from_fw { struct574 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;[all …]