Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/pci/
H A Dvirtio_pci.h46 uint64_t vtpci_host_features; member
H A Dvirtio_pci.c204 cn->vtpci_host_features = 0; in vtpci_child_detached()
249 cn->vtpci_host_features = host_features; in vtpci_negotiate_features()
959 return (vtpci_feature_sysctl(req, cn, cn->vtpci_host_features)); in vtpci_host_features_sysctl()