Searched defs:srp_tsk_mgmt (Results 1 – 1 of 1) sorted by relevance
177 struct srp_tsk_mgmt { struct178 u8 opcode;179 u8 sol_not;180 u8 reserved1[6];181 u64 tag;182 u8 reserved2[4];183 struct scsi_lun lun;184 u8 reserved3[2];185 u8 tsk_mgmt_func;186 u8 reserved4;[all …]