Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_scsi.c231 static void pci_vtscsi_neg_features(void *, uint64_t);
256 .vc_apply_features = pci_vtscsi_neg_features,
325 pci_vtscsi_neg_features(void *vsc, uint64_t negotiated_features) in pci_vtscsi_neg_features() function