Searched defs:tsk_mgmt_entry (Results 1 – 1 of 1) sorted by relevance
888 struct tsk_mgmt_entry { struct889 uint8_t entry_type; /* Entry type. */890 uint8_t entry_count; /* Entry count. */891 uint8_t handle_count; /* Handle count. */892 uint8_t entry_status; /* Entry Status. */894 uint32_t handle; /* System handle. */896 uint16_t nport_handle; /* N_PORT handle. */898 uint16_t reserved_1;900 uint16_t delay; /* Activity delay in seconds. */902 uint16_t timeout; /* Command timeout. */[all …]