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

/external/grub/netboot/
H A Dpci.h190 extern int pcibios_write_config_dword(unsigned int bus, unsigned int device_fn, unsigned int where, unsigned int value);
H A Dpci.c76 int pcibios_write_config_dword (unsigned int bus, unsigned int device_fn, unsigned int where, unsigned int value) function
270 int pcibios_write_config_dword (unsigned int bus, function
H A Dotulip.c353 pcibios_write_config_dword(pci->bus,pci->devfn,0x40,0x00000000);
H A Ddavicom.c674 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000);
H A Dnatsemi.c276 pcibios_write_config_dword(pci->bus, pci->devfn, PCIPM, newtmp);
H A Dsis900.c239 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000);
H A Dtulip.c1271 pcibios_write_config_dword(pci->bus, pci->devfn, 0x40, 0x00000000);

Completed in 90 milliseconds