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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/pcie/aer/
H A Daerdrv_core.c649 struct device *s_device; local
676 if (!(s_device = find_source_device(p_device->port, id))) {
681 if (get_device_error_info(to_pci_dev(s_device), &e_info) ==
683 aer_print_error(to_pci_dev(s_device), &e_info);
685 to_pci_dev(s_device),

Completed in 96 milliseconds