Searched defs:abort_entry_24xx (Results 1 – 1 of 1) sorted by relevance
986 struct abort_entry_24xx { struct987 uint8_t entry_type; /* Entry type. */988 uint8_t entry_count; /* Entry count. */989 uint8_t handle_count; /* Handle count. */990 uint8_t entry_status; /* Entry Status. */992 uint32_t handle; /* System handle. */994 union {999 __le16 options; /* Options. */1007 uint32_t handle_to_abort; /* System handle to abort. */1009 __le16 req_que_no;[all …]