Searched defs:srp_tsk_mgmt (Results 1 – 1 of 1) sorted by relevance
214 struct srp_tsk_mgmt { struct215 u8 opcode;216 u8 sol_not;217 u8 reserved1[6];218 u64 tag;219 u8 reserved2[4];220 struct scsi_lun lun;221 u8 reserved3[2];222 u8 tsk_mgmt_func;223 u8 reserved4;[all …]