Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/pci/
H A Dvirtio_pci_modern.c68 int vtbr_type; member
1004 MPASS(res == NULL || sc->vtpci_bar_res[bar].vtbr_type == type); in vtpci_modern_get_bar_resource()
1021 MPASS(sc->vtpci_bar_res[bar].vtbr_type == type); in vtpci_modern_alloc_bar_resource()
1030 sc->vtpci_bar_res[bar].vtbr_type = type; in vtpci_modern_alloc_bar_resource()
1047 type = sc->vtpci_bar_res[bar].vtbr_type; in vtpci_modern_free_bar_resources()
1053 sc->vtpci_bar_res[bar].vtbr_type = 0; in vtpci_modern_free_bar_resources()