Searched refs:pci_ecfg_rman (Results 1 – 1 of 1) sorted by relevance
104 static struct rman irq_rman, port_rman, mem_rman, pci_ecfg_rman, gbu_rman; variable129 pci_ecfg_rman.rm_type = RMAN_ARRAY; in xlp_simplebus_init_resources()130 pci_ecfg_rman.rm_descr = "PCI ECFG IO"; in xlp_simplebus_init_resources()131 if (rman_init(&pci_ecfg_rman) || rman_manage_region(&pci_ecfg_rman, in xlp_simplebus_init_resources()230 rm = &pci_ecfg_rman; in xlp_simplebus_alloc_resource()