Searched defs:tsk_mgmt_entry (Results 1 – 1 of 1) sorted by relevance
885 struct tsk_mgmt_entry { struct886 uint8_t entry_type; /* Entry type. */887 uint8_t entry_count; /* Entry count. */888 uint8_t handle_count; /* Handle count. */889 uint8_t entry_status; /* Entry Status. */891 uint32_t handle; /* System handle. */893 uint16_t nport_handle; /* N_PORT handle. */895 uint16_t reserved_1;897 uint16_t delay; /* Activity delay in seconds. */899 uint16_t timeout; /* Command timeout. */[all …]