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