Searched defs:ctio_crc_from_fw (Results 1 – 1 of 1) sorted by relevance
533 struct ctio_crc_from_fw { struct534 uint8_t entry_type; /* Entry type. */535 uint8_t entry_count; /* Entry count. */536 uint8_t sys_define; /* System defined. */537 uint8_t entry_status; /* Entry Status. */539 uint32_t handle; /* System handle. */540 __le16 status;541 __le16 timeout; /* Command timeout. */542 __le16 dseg_count; /* Data segment count. */543 __le32 reserved1;[all …]