Searched defs:tsk_mgmt_entry (Results 1 – 1 of 1) sorted by relevance
790 struct tsk_mgmt_entry { struct791 uint8_t entry_type; /* Entry type. */792 uint8_t entry_count; /* Entry count. */793 uint8_t handle_count; /* Handle count. */794 uint8_t entry_status; /* Entry Status. */796 uint32_t handle; /* System handle. */798 uint16_t nport_handle; /* N_PORT handle. */800 uint16_t reserved_1;802 uint16_t delay; /* Activity delay in seconds. */804 uint16_t timeout; /* Command timeout. */[all …]