Home
last modified time | relevance | path

Searched refs:prh_read (Results 1 – 1 of 1) sorted by relevance

/qemu/scsi/
H A Dqemu-pr-helper.c597 static int coroutine_fn prh_read(PRHelperClient *client, void *buf, int sz, in prh_read() function
661 if (prh_read(client, req->cdb, sizeof(req->cdb), NULL) < 0) { in prh_read_request()