Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_scsi.c235 static int pci_vtscsi_control_handle(struct pci_vtscsi_softc *, void *, size_t);
358 pci_vtscsi_control_handle(struct pci_vtscsi_softc *sc, void *buf, in pci_vtscsi_control_handle() function
593 iolen = pci_vtscsi_control_handle(sc, buf, bufsize); in pci_vtscsi_controlq_notify()