Searched defs:sts_entry_24xx (Results 1 – 1 of 1) sorted by relevance
598 struct sts_entry_24xx { struct599 uint8_t entry_type; /* Entry type. */600 uint8_t entry_count; /* Entry count. */601 uint8_t sys_define; /* System defined. */602 uint8_t entry_status; /* Entry Status. */604 uint32_t handle; /* System handle. */606 __le16 comp_status; /* Completion status. */607 __le16 ox_id; /* OX_ID used by the firmware. */609 __le32 residual_len; /* FW calc residual transfer length. */611 union {[all …]