Lines Matching defs:els_entry_24xx
631 struct els_entry_24xx { struct
632 uint8_t entry_type; /* Entry type. */
633 uint8_t entry_count; /* Entry count. */
634 uint8_t sys_define; /* System Defined. */
635 uint8_t entry_status; /* Entry Status. */
637 uint32_t handle; /* System handle. */
639 uint16_t reserved_1;
641 uint16_t nport_handle; /* N_PORT handle. */
643 uint16_t tx_dsd_count;
645 uint8_t vp_index;
646 uint8_t sof_type;
650 uint32_t rx_xchg_address; /* Receive exchange address. */
651 uint16_t rx_dsd_count;
653 uint8_t opcode;
654 uint8_t reserved_2;
656 uint8_t port_id[3];
657 uint8_t reserved_3;
659 uint16_t reserved_4;
661 uint16_t control_flags; /* Control flags. */
670 uint32_t rx_byte_count;
671 uint32_t tx_byte_count;
673 uint32_t tx_address[2]; /* Data segment 0 address. */
674 uint32_t tx_len; /* Data segment 0 length. */
675 uint32_t rx_address[2]; /* Data segment 1 address. */
676 uint32_t rx_len; /* Data segment 1 length. */