Searched refs:g_pcie_bar_allocate (Results 1 – 1 of 1) sorted by relevance
171 pf_pcie_bar_info_t g_pcie_bar_allocate; variable397 g_pcie_bar_allocate.bar0_address = PCIE_CLEAR; in PF_PCIE_allocate_memory()398 g_pcie_bar_allocate.bar0_size = PCIE_CLEAR; in PF_PCIE_allocate_memory()399 g_pcie_bar_allocate.bar1_address = PCIE_CLEAR; in PF_PCIE_allocate_memory()400 g_pcie_bar_allocate.bar1_size = PCIE_CLEAR; in PF_PCIE_allocate_memory()401 g_pcie_bar_allocate.bar2_address = PCIE_CLEAR; in PF_PCIE_allocate_memory()402 g_pcie_bar_allocate.bar2_size = PCIE_CLEAR; in PF_PCIE_allocate_memory()403 g_pcie_bar_allocate.bar3_address = PCIE_CLEAR; in PF_PCIE_allocate_memory()404 g_pcie_bar_allocate.bar3_size = PCIE_CLEAR; in PF_PCIE_allocate_memory()405 g_pcie_bar_allocate.bar4_address = PCIE_CLEAR; in PF_PCIE_allocate_memory()[all …]