Searched refs:vtpci_modern_alloc_resource_map (Results 1 – 1 of 1) sorted by relevance
138 static int vtpci_modern_alloc_resource_map(struct vtpci_modern_softc *,798 error = vtpci_modern_alloc_resource_map(sc, &sc->vtpci_common_res_map); in vtpci_modern_map_common_config()827 error = vtpci_modern_alloc_resource_map(sc, &sc->vtpci_notify_res_map); in vtpci_modern_map_notify_config()851 error = vtpci_modern_alloc_resource_map(sc, &sc->vtpci_isr_res_map); in vtpci_modern_map_isr_config()878 error = vtpci_modern_alloc_resource_map(sc, &sc->vtpci_device_res_map); in vtpci_modern_map_device_config()1059 vtpci_modern_alloc_resource_map(struct vtpci_modern_softc *sc, in vtpci_modern_alloc_resource_map() function