Lines Matching refs:pci
47 #include "pci.h"
97 /* Delay between EEPROM clock transitions. Even at 33Mhz current PCI
132 /* PCI Bus parameters */
167 struct pci_device *pci);
505 /* Reset the chip, holding bit 0 set at least 50 PCI cycles. */
659 struct pci_device *pci)
669 vendor = pci->vendor;
670 dev_id = pci->dev_id;
674 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000);