pci.c | 36 int pcibios_read_config_byte(unsigned int bus, unsigned int device_fn, function 135 int pcibios_read_config_byte(unsigned int bus, function 154 : "1" (PCIBIOS_READ_CONFIG_BYTE), 418 pcibios_read_config_byte(bus, devfn, PCI_HEADER_TYPE, &hdr_type); 496 pcibios_read_config_byte(p->bus, p->devfn, PCI_LATENCY_TIMER, &pci_latency);
|