Home
last modified time | relevance | path

Searched refs:global_phb_number (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/microblaze/pci/
Dpci-common.c45 static int global_phb_number; /* Global phb counter */ variable
61 phb->global_number = global_phb_number++; in pcibios_alloc_controller()
/linux-4.4.14/arch/powerpc/kernel/
Dpci-common.c48 static int global_phb_number; /* Global phb counter */ variable
75 phb->global_number = global_phb_number++; in pcibios_alloc_controller()