Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/virtio/scsi/
H A Dvirtio_scsi.c115 static void vtscsi_complete_scsi_cmd(struct vtscsi_softc *,
1146 req->vsr_complete = vtscsi_complete_scsi_cmd; in vtscsi_execute_scsi_cmd()
1405 vtscsi_complete_scsi_cmd(struct vtscsi_softc *sc, struct vtscsi_request *req) in vtscsi_complete_scsi_cmd() function