Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci.h287 extern int pcibios_write_config_byte (unsigned int bus, unsigned int device_fn, unsigned int where,…
304 return pcibios_write_config_byte(dev->bus, dev->devfn, where, value); in pci_write_config_byte()
H A Dpci_io.c52 int pcibios_write_config_byte (unsigned int bus, unsigned int device_fn, in pcibios_write_config_byte() function
225 int pcibios_write_config_byte (unsigned int bus, in pcibios_write_config_byte() function
H A Dpci.c415 pcibios_write_config_byte(p->bus, p->devfn, PCI_LATENCY_TIMER, 32); in adjust_pci_device()
H A Dsis900.c254 pcibios_write_config_byte(p->bus,p->devfn, 0x48, reg | 0x40); in sis630e_get_mac_addr()
261 pcibios_write_config_byte(p->bus,p->devfn, 0x48, reg & ~0x40); in sis630e_get_mac_addr()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4564 (pcibios_write_config_byte) [!ABSOLUTE_WITHOUT_ASTERISK]: