Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_virtio_scsi.c229 static void pci_vtscsi_reset(void *);
252 .vc_reset = pci_vtscsi_reset,
298 pci_vtscsi_reset(void *vsc) in pci_vtscsi_reset() function