Searched defs:tsk_mgmt_entry (Results 1 – 1 of 1) sorted by relevance
832 struct tsk_mgmt_entry { struct833 uint8_t entry_type; /* Entry type. */834 uint8_t entry_count; /* Entry count. */835 uint8_t handle_count; /* Handle count. */836 uint8_t entry_status; /* Entry Status. */838 uint32_t handle; /* System handle. */840 uint16_t nport_handle; /* N_PORT handle. */842 uint16_t reserved_1;844 uint16_t delay; /* Activity delay in seconds. */846 uint16_t timeout; /* Command timeout. */[all …]