The PCI pseudo driver is in /drivers/pci/pci.c with the system wide definitions in /include/linux/pci.h. Each architecture has some specific PCI BIOS code, Alpha AXP's is in /arch/alpha/kernel/bios32.c.