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