Home
last modified time | relevance | path

Searched defs:srp_rsp (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/scsi/
H A Dsrp.h231 struct srp_rsp { struct
232 uint8_t opcode;
233 uint8_t sol_not;
234 uint8_t reserved1[2];
235 uint32_t req_lim_delta;
236 uint64_t tag;
237 uint8_t reserved2[2];
238 uint8_t flags;
239 uint8_t status;
240 uint32_t data_out_res_cnt;
[all …]