Home
last modified time | relevance | path

Searched refs:pci_vtscsi_reset (Results 1 – 1 of 1) sorted by last modified time

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_scsi.c230 static void pci_vtscsi_reset(void *);
253 .vc_reset = pci_vtscsi_reset,
299 pci_vtscsi_reset(void *vsc) in pci_vtscsi_reset() function