Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_virtio_net.c735 pci_vtnet_neg_features(void *vsc, uint64_t negotiated_features) in pci_vtnet_neg_features() argument
739 sc->vsc_features = negotiated_features; in pci_vtnet_neg_features()
741 if (negotiated_features & VIRTIO_NET_F_MRG_RXBUF) { in pci_vtnet_neg_features()
754 netbe_set_cap(sc->vsc_be, negotiated_features, sc->vhdrlen); in pci_vtnet_neg_features()
H A Dpci_virtio_9p.c138 pci_vt9p_neg_features(void *vsc, uint64_t negotiated_features) in pci_vt9p_neg_features() argument
142 sc->vsc_features = negotiated_features; in pci_vt9p_neg_features()
H A Dpci_virtio_console.c196 pci_vtcon_neg_features(void *vsc, uint64_t negotiated_features) in pci_vtcon_neg_features() argument
200 sc->vsc_features = negotiated_features; in pci_vtcon_neg_features()
H A Dpci_virtio_scsi.c324 pci_vtscsi_neg_features(void *vsc, uint64_t negotiated_features) in pci_vtscsi_neg_features() argument
328 sc->vss_features = negotiated_features; in pci_vtscsi_neg_features()