Lines Matching defs:ctio7_to_24xx
406 struct ctio7_to_24xx { struct
407 uint8_t entry_type; /* Entry type. */
408 uint8_t entry_count; /* Entry count. */
409 uint8_t sys_define; /* System defined. */
410 uint8_t entry_status; /* Entry Status. */
411 uint32_t handle; /* System defined handle */
412 uint16_t nport_handle;
414 uint16_t timeout;
415 uint16_t dseg_count; /* Data segment count. */
416 uint8_t vp_index;
417 uint8_t add_flags;
418 uint8_t initiator_id[3];
419 uint8_t reserved;
420 uint32_t exchange_addr;
421 union {
447 } u;