Lines Matching defs:abts_resp_from_24xx_fw
645 struct abts_resp_from_24xx_fw { struct
646 uint8_t entry_type; /* Entry type. */
647 uint8_t entry_count; /* Entry count. */
648 uint8_t sys_define; /* System defined. */
649 uint8_t entry_status; /* Entry Status. */
650 uint32_t handle;
651 __le16 compl_status;
654 __le16 nport_handle;
655 __le16 reserved_1;
656 uint8_t reserved_2;
657 uint8_t reserved_3:4;
658 uint8_t sof_type:4;
659 __le32 exchange_address;
660 struct fcp_hdr_le fcp_hdr_le;
661 uint8_t reserved_4[8];
662 __le32 error_subcode1;
664 __le32 error_subcode2;
665 __le32 exchange_addr_to_abort;