Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c120 static void vtscsi_complete_scsi_cmd(struct vtscsi_softc *,
1120 req->vsr_complete = vtscsi_complete_scsi_cmd; in vtscsi_execute_scsi_cmd()
1375 vtscsi_complete_scsi_cmd(struct vtscsi_softc *sc, struct vtscsi_request *req) in vtscsi_complete_scsi_cmd() function