Home
last modified time | relevance | path

Searched refs:pcibios_read_config_byte (Results 1 – 5 of 5) sorted by relevance

/external/grub/netboot/
Dpci.c36 int pcibios_read_config_byte(unsigned int bus, unsigned int device_fn, in pcibios_read_config_byte() function
135 int pcibios_read_config_byte(unsigned int bus, in pcibios_read_config_byte() function
418 pcibios_read_config_byte(bus, devfn, PCI_HEADER_TYPE, &hdr_type); in scan_bus()
496 pcibios_read_config_byte(p->bus, p->devfn, PCI_LATENCY_TIMER, &pci_latency); in adjust_pci_device()
Dpci.h185 extern int pcibios_read_config_byte(unsigned int bus, unsigned int device_fn, unsigned int where, u…
Dsis900.c192 pcibios_read_config_byte(p->bus,p->devfn, 0x48, &reg); in sis630e_get_mac_addr()
242 pcibios_read_config_byte(pci->bus,pci->devfn, PCI_REVISION, &revision); in sis900_probe()
Dtulip.c1267 pcibios_read_config_byte(pci->bus, pci->devfn, PCI_REVISION, &chip_rev); in tulip_probe()
/external/grub/
DChangeLog4399 (pcibios_read_config_byte) [!ABSOLUTE_WITHOUT_ASTERISK]: