Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_net.c736 pci_vtnet_neg_features(void *vsc, uint64_t negotiated_features) in pci_vtnet_neg_features() argument
740 sc->vsc_features = negotiated_features; in pci_vtnet_neg_features()
742 if (negotiated_features & VIRTIO_NET_F_MRG_RXBUF) { in pci_vtnet_neg_features()
755 netbe_set_cap(sc->vsc_be, negotiated_features, sc->vhdrlen); in pci_vtnet_neg_features()
H A Dpci_virtio_9p.c139 pci_vt9p_neg_features(void *vsc, uint64_t negotiated_features) in pci_vt9p_neg_features() argument
143 sc->vsc_features = negotiated_features; in pci_vt9p_neg_features()
H A Dpci_virtio_console.c197 pci_vtcon_neg_features(void *vsc, uint64_t negotiated_features) in pci_vtcon_neg_features() argument
201 sc->vsc_features = negotiated_features; in pci_vtcon_neg_features()
H A Dpci_virtio_scsi.c325 pci_vtscsi_neg_features(void *vsc, uint64_t negotiated_features) in pci_vtscsi_neg_features() argument
329 sc->vss_features = negotiated_features; in pci_vtscsi_neg_features()