Lines Matching defs:tsk_mgmt_entry
951 struct tsk_mgmt_entry { struct
952 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. */
967 struct scsi_lun lun; /* FCP LUN (BE). */
969 __le32 control_flags; /* Control Flags. */
977 uint8_t reserved_2[20];
979 uint8_t port_id[3]; /* PortID of destination port. */
980 uint8_t vp_index;
982 uint8_t reserved_3[12];