Searched defs:cmd_type_6 (Results 1 – 2 of 2) sorted by relevance
471 struct cmd_type_6 { struct472 uint8_t entry_type; /* Entry type. */473 uint8_t entry_count; /* Entry count. */474 uint8_t sys_define; /* System defined. */475 uint8_t entry_status; /* Entry Status. */477 uint32_t handle; /* System handle. */479 uint16_t nport_handle; /* N_PORT handle. */480 uint16_t timeout; /* Command timeout. */482 uint16_t dseg_count; /* Data segment count. */484 uint16_t fcp_rsp_dsd_len; /* FCP_RSP DSD length. */[all …]
474 struct cmd_type_6 { struct475 uint8_t entry_type; /* Entry type. */476 uint8_t entry_count; /* Entry count. */477 uint8_t sys_define; /* System defined. */478 uint8_t entry_status; /* Entry Status. */480 uint32_t handle; /* System handle. */482 __le16 nport_handle; /* N_PORT handle. */483 __le16 timeout; /* Command timeout. */485 __le16 dseg_count; /* Data segment count. */487 __le16 fcp_rsp_dsd_len; /* FCP_RSP DSD length. */[all …]