Searched refs:pci_resource (Results 1 – 2 of 2) sorted by relevance
160 struct resource *pci_resource; member
347 sc->pci_resource = bus_alloc_resource_any(dev, SYS_RES_MEMORY, in ccp_map_pci_bar()349 if (sc->pci_resource == NULL) { in ccp_map_pci_bar()360 sc->pci_resource); in ccp_map_pci_bar()364 sc->pci_bus_tag = rman_get_bustag(sc->pci_resource); in ccp_map_pci_bar()365 sc->pci_bus_handle = rman_get_bushandle(sc->pci_resource); in ccp_map_pci_bar()379 sc->pci_resource); in ccp_unmap_pci_bar()