Searched refs:pcibios_write_config_dword (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci_io.c68 int pcibios_write_config_dword (unsigned int bus, unsigned int device_fn, unsigned int where, uint32_t value) function
279 int pcibios_write_config_dword (unsigned int bus, function
H A Dpci.h291 extern int pcibios_write_config_dword(unsigned int bus, unsigned int device_fn, unsigned int where, uint32_t value);
324 return pcibios_write_config_dword(dev->bus, dev->devfn, where, value);
H A Ddavicom.c684 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000);
H A Dnatsemi.c273 pcibios_write_config_dword(pci->bus, pci->devfn, PCIPM, newtmp);
H A Dsis900.c335 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000);
H A Dtulip.c1291 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000);

Completed in 85 milliseconds