Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_net.c136 static void pci_vtnet_neg_features(void *, uint64_t);
145 .vc_apply_features = pci_vtnet_neg_features,
736 pci_vtnet_neg_features(void *vsc, uint64_t negotiated_features) in pci_vtnet_neg_features() function