Searched refs:pci_boot_debug (Results 1 – 5 of 5) sorted by relevance
43 extern int pci_boot_debug;72 if (pci_boot_debug) in check_if_device_is_pciex()143 if (pci_boot_debug) in look_for_any_pciex_device()192 if (pci_boot_debug) in create_pcie_root_bus()
44 extern int pci_boot_debug;
40 extern int pci_boot_debug;41 #define dprintf if (pci_boot_debug) printf
41 extern int pci_boot_debug;43 #define dprintf if (pci_boot_debug) printf
56 #define dcmn_err if (pci_boot_debug) cmn_err107 int pci_boot_debug = 0; variable