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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Deeh.c165 * gather_pci_data - copy assorted PCI config space registers to buff
173 static size_t gather_pci_data(struct pci_dn *pdn, char * buf, size_t len) function
253 n += gather_pci_data(pdn, buf+n, len-n);
266 loglen = gather_pci_data(pdn, pci_regs_buf, EEH_PCI_REGS_LOG_LEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Deeh.c165 * gather_pci_data - copy assorted PCI config space registers to buff
173 static size_t gather_pci_data(struct pci_dn *pdn, char * buf, size_t len) function
253 n += gather_pci_data(pdn, buf+n, len-n);
266 loglen = gather_pci_data(pdn, pci_regs_buf, EEH_PCI_REGS_LOG_LEN);

Completed in 121 milliseconds