Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dvirtio_scsi.c409 static void virtscsi_complete_event(struct virtio_scsi *vscsi, void *buf) in virtscsi_complete_event() function
422 virtscsi_vq_done(vscsi, &vscsi->event_vq, virtscsi_complete_event); in virtscsi_event_done()