Lines Matching defs:ct_entry_24xx
700 struct ct_entry_24xx { struct
701 uint8_t entry_type; /* Entry type. */
702 uint8_t entry_count; /* Entry count. */
703 uint8_t sys_define; /* System Defined. */
704 uint8_t entry_status; /* Entry Status. */
706 uint32_t handle; /* System handle. */
708 __le16 comp_status; /* Completion status. */
710 __le16 nport_handle; /* N_PORT handle. */
712 __le16 cmd_dsd_count;
714 uint8_t vp_index;
715 uint8_t reserved_1;
717 __le16 timeout; /* Command timeout. */
718 uint16_t reserved_2;
720 __le16 rsp_dsd_count;
722 uint8_t reserved_3[10];
724 __le32 rsp_byte_count;
725 __le32 cmd_byte_count;
727 struct dsd64 dsd[2];