Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_scsi.h324 int (*vsb_req_hdl)(struct pci_vtscsi_softc *, int, member
H A Dpci_virtio_scsi_ctl.c375 .vsb_req_hdl = vtscsi_ctl_req_hdl
H A Dpci_virtio_scsi.c910 return (sc->vss_backend->vsb_req_hdl(sc, fd, req)); in pci_vtscsi_request_handle()