OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:neg_features
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
virtiovar.h
135
void (*
neg_features
)(struct virtio_softc *, uint64_t);
member in struct:virtio_ops
virtio_pci.c
188
.
neg_features
= virtio_pci_negotiate_features_09,
199
.
neg_features
= virtio_pci_negotiate_features_10,
virtio.c
158
sc->sc_ops->
neg_features
(sc, guest_features);
/src/sys/dev/virtio/
virtio_mmio.c
166
.
neg_features
= virtio_mmio_negotiate_features,
177
.
neg_features
= virtio_mmio_negotiate_features,
Completed in 16 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025