Searched defs:ctio_crc_from_fw (Results 1 – 1 of 1) sorted by relevance
519 struct ctio_crc_from_fw { struct520 uint8_t entry_type; /* Entry type. */521 uint8_t entry_count; /* Entry count. */522 uint8_t sys_define; /* System defined. */523 uint8_t entry_status; /* Entry Status. */525 uint32_t handle; /* System handle. */526 uint16_t status;527 uint16_t timeout; /* Command timeout. */528 uint16_t dseg_count; /* Data segment count. */529 uint32_t reserved1;[all …]