Searched defs:tsk_mgmt_entry (Results 1 – 1 of 1) sorted by relevance
942 struct tsk_mgmt_entry { struct943 uint8_t entry_type; /* Entry type. */944 uint8_t entry_count; /* Entry count. */945 uint8_t handle_count; /* Handle count. */946 uint8_t entry_status; /* Entry Status. */948 uint32_t handle; /* System handle. */950 __le16 nport_handle; /* N_PORT handle. */952 uint16_t reserved_1;954 __le16 delay; /* Activity delay in seconds. */956 __le16 timeout; /* Command timeout. */[all …]