Lines Matching defs:ctio7_to_24xx
444 struct ctio7_to_24xx { struct
445 uint8_t entry_type; /* Entry type. */
446 uint8_t entry_count; /* Entry count. */
447 uint8_t sys_define; /* System defined. */
448 uint8_t entry_status; /* Entry Status. */
449 uint32_t handle; /* System defined handle */
450 uint16_t nport_handle;
452 uint16_t timeout;
453 uint16_t dseg_count; /* Data segment count. */
454 uint8_t vp_index;
455 uint8_t add_flags;
456 uint8_t initiator_id[3];
457 uint8_t reserved;
458 uint32_t exchange_addr;
459 union {
485 } u;