Lines Matching defs:abts_resp_to_24xx
615 struct abts_resp_to_24xx { struct
616 uint8_t entry_type; /* Entry type. */
617 uint8_t entry_count; /* Entry count. */
618 uint8_t sys_define; /* System defined. */
619 uint8_t entry_status; /* Entry Status. */
620 uint32_t handle;
621 __le16 reserved_1;
622 __le16 nport_handle;
623 __le16 control_flags;
625 uint8_t vp_index;
626 uint8_t reserved_3:4;
627 uint8_t sof_type:4;
628 __le32 exchange_address;
629 struct fcp_hdr_le fcp_hdr_le;
630 union {
633 } __packed payload;
634 __le32 reserved_4;
635 __le32 exchange_addr_to_abort;