Searched defs:tsk_mgmt_entry (Results 1 – 1 of 1) sorted by relevance
951 struct tsk_mgmt_entry { struct952 uint8_t entry_type; /* Entry type. */953 uint8_t entry_count; /* Entry count. */954 uint8_t handle_count; /* Handle count. */955 uint8_t entry_status; /* Entry Status. */957 uint32_t handle; /* System handle. */959 __le16 nport_handle; /* N_PORT handle. */961 uint16_t reserved_1;963 __le16 delay; /* Activity delay in seconds. */965 __le16 timeout; /* Command timeout. */[all …]