Lines Matching defs:abts_resp_to_24xx
656 struct abts_resp_to_24xx { struct
657 uint8_t entry_type; /* Entry type. */
658 uint8_t entry_count; /* Entry count. */
659 uint8_t sys_define; /* System defined. */
660 uint8_t entry_status; /* Entry Status. */
661 uint32_t handle;
662 uint16_t reserved_1;
663 uint16_t nport_handle;
664 uint16_t control_flags;
666 uint8_t vp_index;
667 uint8_t reserved_3:4;
668 uint8_t sof_type:4;
669 uint32_t exchange_address;
670 struct fcp_hdr_le fcp_hdr_le;
671 union {
674 } __packed payload;
675 uint32_t reserved_4;
676 uint32_t exchange_addr_to_abort;