Lines Matching defs:abts_resp_to_24xx
618 struct abts_resp_to_24xx { struct
619 uint8_t entry_type; /* Entry type. */
620 uint8_t entry_count; /* Entry count. */
621 uint8_t sys_define; /* System defined. */
622 uint8_t entry_status; /* Entry Status. */
623 uint32_t handle;
624 uint16_t reserved_1;
625 uint16_t nport_handle;
626 uint16_t control_flags;
628 uint8_t vp_index;
629 uint8_t reserved_3:4;
630 uint8_t sof_type:4;
631 uint32_t exchange_address;
632 struct fcp_hdr_le fcp_hdr_le;
633 union {
636 } __packed payload;
637 uint32_t reserved_4;
638 uint32_t exchange_addr_to_abort;