Searched refs:pcibios_present (Results 1 – 18 of 18) sorted by relevance
14 pcibios_present(void) in pcibios_present() function
101 if (!pcibios_present()) in sys_pciconfig_write()
2212 EXPORT_SYMBOL(pcibios_present);
86 #define pci_present pcibios_present
359 #define pci_present pcibios_present574 int pcibios_present(void);691 static inline int pcibios_present(void) { return 0; } in pcibios_present() function
72 #define LMC_PCI_PRESENT() pcibios_present()
216 if (pcibios_present()) { in orc_ReturnNumberOfAdapters()
320 #define pci_present pcibios_present
421 # define PCI_PRESENT pcibios_present ()
3383 if (!pcibios_present ()) {
499 #define pci_present pcibios_present
1136 if(!pcibios_present()) in find_ati_cpci_card()1521 if(!pcibios_present()) in find_ati_wanms_card()1824 if(!pcibios_present()) in find_ati_multiport_card()
239 pcibios_present() Since ages, you don't need to test presence
416 if (pcibios_present()) { in hp100_probe()2977 if (hp100_port == 0 && !EISA_bus && !pcibios_present()) in hp100_module_init()
2194 if (!pcibios_present()) { in pci_probe()5876 if (!pcibios_present()) return j; in count_adapters()
1976 if(!pcibios_present()) in detect_s514()
2171 if (pcibios_present()) { in rp_init()
699 if (pcibios_present()) { in ip2_loadmain()