Searched defs:tsk_mgmt_entry (Results 1 – 2 of 2) 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 …]
942 struct tsk_mgmt_entry { struct943 uint8_t entry_type; /* Entry type. */944 uint8_t entry_count; /* Entry count. */945 uint8_t handle_count; /* Handle count. */946 uint8_t entry_status; /* Entry Status. */948 uint32_t handle; /* System handle. */950 __le16 nport_handle; /* N_PORT handle. */952 uint16_t reserved_1;954 __le16 delay; /* Activity delay in seconds. */956 __le16 timeout; /* Command timeout. */[all …]