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

/freebsd-13-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c128 static int vtscsi_execute_ctrl_req(struct vtscsi_softc *,
1248 error = vtscsi_execute_ctrl_req(sc, req, sg, 1, 1,
1432 vtscsi_execute_ctrl_req(struct vtscsi_softc *sc, struct vtscsi_request *req, function
1537 error = vtscsi_execute_ctrl_req(sc, req, sg, 1, 1,
1605 error = vtscsi_execute_ctrl_req(sc, req, sg, 1, 1,

Completed in 165 milliseconds