Lines Matching defs:els_entry_24xx
730 struct els_entry_24xx { struct
731 uint8_t entry_type; /* Entry type. */
732 uint8_t entry_count; /* Entry count. */
733 uint8_t sys_define; /* System Defined. */
734 uint8_t entry_status; /* Entry Status. */
736 uint32_t handle; /* System handle. */
738 uint16_t reserved_1;
740 uint16_t nport_handle; /* N_PORT handle. */
742 uint16_t tx_dsd_count;
744 uint8_t vp_index;
745 uint8_t sof_type;
749 uint32_t rx_xchg_address; /* Receive exchange address. */
750 uint16_t rx_dsd_count;
752 uint8_t opcode;
753 uint8_t reserved_2;
755 uint8_t port_id[3];
756 uint8_t s_id[3];
758 uint16_t control_flags; /* Control flags. */
767 uint32_t rx_byte_count;
768 uint32_t tx_byte_count;
770 uint32_t tx_address[2]; /* Data segment 0 address. */
771 uint32_t tx_len; /* Data segment 0 length. */
772 uint32_t rx_address[2]; /* Data segment 1 address. */
773 uint32_t rx_len; /* Data segment 1 length. */