Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dvirtio_scsi.c402 static void virtscsi_complete_event(struct virtio_scsi *vscsi, void *buf) in virtscsi_complete_event() function
415 virtscsi_vq_done(vscsi, &vscsi->event_vq, virtscsi_complete_event); in virtscsi_event_done()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds