Home
last modified time | relevance | path

Searched refs:pcibios_write_config_dword (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci.h291 extern int pcibios_write_config_dword(unsigned int bus, unsigned int device_fn, unsigned int where,…
324 return pcibios_write_config_dword(dev->bus, dev->devfn, where, value); in pci_write_config_dword()
H A Dpci_io.c68 int pcibios_write_config_dword (unsigned int bus, unsigned int device_fn, unsigned int where, uint3… in pcibios_write_config_dword() function
279 int pcibios_write_config_dword (unsigned int bus, in pcibios_write_config_dword() function
H A Dnatsemi.c273 pcibios_write_config_dword(pci->bus, pci->devfn, PCIPM, newtmp); in natsemi_probe()
H A Ddavicom.c673 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000); in davicom_probe()
H A Dsis900.c335 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000); in sis900_probe()
H A Dtulip.c1291 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000); in tulip_probe()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog4568 (pcibios_write_config_dword) [!ABSOLUTE_WITHOUT_ASTERISK]: