Searched refs:vtpci_modern_alloc_resource_map (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/pci/
H A Dvirtio_pci_modern.c140 static int vtpci_modern_alloc_resource_map(struct vtpci_modern_softc *,
801 error = vtpci_modern_alloc_resource_map(sc, &sc->vtpci_common_res_map);
830 error = vtpci_modern_alloc_resource_map(sc, &sc->vtpci_notify_res_map);
854 error = vtpci_modern_alloc_resource_map(sc, &sc->vtpci_isr_res_map);
881 error = vtpci_modern_alloc_resource_map(sc, &sc->vtpci_device_res_map);
1062 vtpci_modern_alloc_resource_map(struct vtpci_modern_softc *sc, function

Completed in 86 milliseconds