Searched defs:srp_tsk_mgmt (Results 1 – 1 of 1) sorted by relevance
194 struct srp_tsk_mgmt { struct195 u8 opcode;196 u8 sol_not;197 u8 reserved1[6];198 u64 tag;199 u8 reserved2[4];200 struct scsi_lun lun;201 u8 reserved3[2];202 u8 tsk_mgmt_func;203 u8 reserved4;[all …]