Searched refs:vscsi_fetch_desc (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/scsi/ |
H A D | spapr_vscsi.c | 294 static int vscsi_fetch_desc(VSCSIState *s, struct vscsi_req *req, in vscsi_fetch_desc() function 371 rc = vscsi_fetch_desc(s, req, req->cur_desc_num, req->cur_desc_offset, &md); in vscsi_srp_direct_data() 406 rc = vscsi_fetch_desc(s, req, req->cur_desc_num, req->cur_desc_offset, &md); in vscsi_srp_indirect_data()
|