Searched refs:is_error_source (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/drivers/pci/pcie/aer/
H A Daerdrv_core.c119 * is_error_source - check whether the device is source of reported error
123 static bool is_error_source(struct pci_dev *dev, struct aer_err_info *e_info) function
187 if (is_error_source(dev, e_info)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/pcie/aer/
H A Daerdrv_core.c119 * is_error_source - check whether the device is source of reported error
123 static bool is_error_source(struct pci_dev *dev, struct aer_err_info *e_info) function
187 if (is_error_source(dev, e_info)) {

Completed in 64 milliseconds