Searched refs:pe_config_addr (Results 1 – 5 of 5) sorted by relevance
136 int pe_config_addr; /* PE config address */ member159 ((edev)->pe ? (edev)->pe_config_addr : 0xffff), ##__VA_ARGS__)
39 EEH_SHOW_ATTR(eeh_pe_config_addr, pe_config_addr, "0x%x");
318 pe = eeh_pe_get(hose, edev->pe_config_addr); in eeh_pe_tree_insert()359 pe->addr = edev->pe_config_addr; in eeh_pe_tree_insert()
79 edev->pe_config_addr = (pdn->busno << 16) | (pdn->devfn << 8); in pseries_pcibios_bus_add_device() 89 * pseries_eeh_get_pe_config_addr - Find the pe_config_addr for a device93 * pe_config_addr) as a handle to a given PE. This function finds the94 * pe_config_addr based on the device's config addr.96 * Keep in mind that the pe_config_addr *might* be numerically identical to the99 * Returns the pe_config_addr, or a negative error code.145 * PAPR does describe a process for finding the pe_config_addr that was in pseries_eeh_get_pe_config_addr() 425 /* first up, find the pe_config_addr for the PE containing the device */ in pseries_eeh_init_edev() 428 eeh_edev_dbg(edev, "Unable to find pe_config_addr\n"); in pseries_eeh_init_edev() 444 edev->pe_config_addr in pseries_eeh_init_edev() [all...]
374 edev->pe_config_addr = phb->ioda.pe_rmap[config_addr]; in pnv_eeh_probe()