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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/syslib/
H A Dqspan_pci.c176 int qspan_pcibios_read_config_dword(unsigned char bus, unsigned char dev_fn, function
222 qspan_pcibios_read_config_dword(bus, dev_fn, offset, &temp);
262 qspan_pcibios_read_config_dword(bus, dev_fn, offset, &temp);
334 qspan_pcibios_read_config_dword(0, devfn<<3, PCI_VENDOR_ID, &x);
354 qspan_pcibios_read_config_dword(0, devnr<<3, PCI_CLASS_REVISION, &x);

Completed in 17 milliseconds