Lines Matching defs:tsk_mgmt_entry
888 struct tsk_mgmt_entry { struct
889 uint8_t entry_type; /* Entry type. */
890 uint8_t entry_count; /* Entry count. */
891 uint8_t handle_count; /* Handle count. */
892 uint8_t entry_status; /* Entry Status. */
894 uint32_t handle; /* System handle. */
896 uint16_t nport_handle; /* N_PORT handle. */
898 uint16_t reserved_1;
900 uint16_t delay; /* Activity delay in seconds. */
902 uint16_t timeout; /* Command timeout. */
904 struct scsi_lun lun; /* FCP LUN (BE). */
906 uint32_t control_flags; /* Control Flags. */
914 uint8_t reserved_2[20];
916 uint8_t port_id[3]; /* PortID of destination port. */
917 uint8_t vp_index;
919 uint8_t reserved_3[12];