Lines Matching defs:els_entry_24xx
673 struct els_entry_24xx { struct
674 uint8_t entry_type; /* Entry type. */
675 uint8_t entry_count; /* Entry count. */
676 uint8_t sys_define; /* System Defined. */
677 uint8_t entry_status; /* Entry Status. */
679 uint32_t handle; /* System handle. */
681 uint16_t reserved_1;
683 uint16_t nport_handle; /* N_PORT handle. */
685 uint16_t tx_dsd_count;
687 uint8_t vp_index;
688 uint8_t sof_type;
692 uint32_t rx_xchg_address; /* Receive exchange address. */
693 uint16_t rx_dsd_count;
695 uint8_t opcode;
696 uint8_t reserved_2;
698 uint8_t port_id[3];
699 uint8_t reserved_3;
701 uint16_t reserved_4;
703 uint16_t control_flags; /* Control flags. */
712 uint32_t rx_byte_count;
713 uint32_t tx_byte_count;
715 uint32_t tx_address[2]; /* Data segment 0 address. */
716 uint32_t tx_len; /* Data segment 0 length. */
717 uint32_t rx_address[2]; /* Data segment 1 address. */
718 uint32_t rx_len; /* Data segment 1 length. */