taglinefilesource code
pcibios_present3115drivers/block/ide.cif (pcibios_present()) {
pcibios_present3039drivers/char/cyclades.cif(pcibios_present() == 0) {  /* PCI bus not present */
pcibios_present2825drivers/char/stallion.cif (pcibios_present()) {
pcibios_present303drivers/net/3c59x.cif (pcibios_present()) {
pcibios_present1589drivers/net/de4x5.cif (!pcibios_present()) return;          /* No PCI bus in this machine! */
pcibios_present239drivers/net/hp100.cif ( pcibios_present() )
pcibios_present309drivers/net/lance.cif (pcibios_present()) {
pcibios_present157drivers/net/ne.cif (pcibios_present()) {
pcibios_present1327drivers/net/tulip.cif (!pcibios_present()) return(-ENODEV);
pcibios_present917drivers/pci/pci.cif (!pcibios_present()) {
pcibios_present1416drivers/scsi/53c7,8xx.cif (!pcibios_present()) {
pcibios_present1570drivers/scsi/53c7,8xx.cif (pcibios_present()) {
pcibios_present568drivers/scsi/AM53C974.cif (pcibios_present())
pcibios_present188drivers/scsi/BusLogic.cif (pcibios_present())
pcibios_present3823drivers/scsi/aic7xxx.cif (pcibios_present())
pcibios_present1188drivers/scsi/eata_dma.cif (pcibios_present()) {
pcibios_present889drivers/scsi/eata_pio.cif (pcibios_present()) {
pcibios_present808drivers/scsi/fdomain.cif (!pcibios_present()) return fdomain_pci_nobios_detect( irq, iobase );
pcibios_present37include/linux/bios32.hextern int pcibios_present (void);
pcibios_present105kernel/ksyms.cX(pcibios_present),