Searched refs:IODA_INVALID_PE (Results 1 – 5 of 5) sorted by relevance
672 if (pe_number == IODA_INVALID_PE) in pnv_pci_bdfn_to_pe()685 if (pdn->pe_number == IODA_INVALID_PE) in pnv_ioda_get_pe()870 phb->ioda.pe_rmap[rid] = IODA_INVALID_PE; in pnv_ioda_deconfigure_pe()991 if (pdn->pe_number != IODA_INVALID_PE) in pnv_ioda_setup_dev_PE()1020 pdn->pe_number = IODA_INVALID_PE; in pnv_ioda_setup_dev_PE()1049 if (WARN_ON(pe_num != IODA_INVALID_PE)) { in pnv_ioda_setup_bus_PE()1547 IODA_INVALID_PE) in pnv_pci_ioda1_setup_dma_pe()2692 if (pdn->pe_number == IODA_INVALID_PE) { in pnv_ocapi_enable_device_hook()2791 map[idx] = IODA_INVALID_PE; in pnv_ioda_free_pe_seg()2890 pdn->pe_number = IODA_INVALID_PE; in pnv_pci_release_device()[all …]
545 if (pe_no == IODA_INVALID_PE) { in pnv_pci_config_check_eeh()
119 pdn->pe_num_map[vf_index] = IODA_INVALID_PE; in pseries_associate_pes()133 cpu_to_be16(IODA_INVALID_PE); in pseries_associate_pes()
165 pdn->pe_number = IODA_INVALID_PE; in add_one_sriov_vf_pdn()298 pdn->pe_number = IODA_INVALID_PE; in pci_add_device_node_info()
206 #define IODA_INVALID_PE 0xFFFFFFFF macro
Completed in 17 milliseconds