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. */957 uint32_t handle; /* System handle. */961 uint16_t reserved_1;965 __le16 timeout; /* Command timeout. */967 struct scsi_lun lun; /* FCP LUN (BE). */977 uint8_t reserved_2[20];980 uint8_t vp_index;[all …]