Lines Matching full:aer
106 dev_dbg(&pdev->xdev->dev, "schedule aer frontend job\n"); in schedule_pcifront_aer_op()
157 * aer pcifront service. in do_pci_op()
162 "schedule aer pcifront service\n"); in do_pci_op()
585 "pcifront AER process: cmd %x (bus:%x, devfn%x)", in pcifront_common_process()
590 dev_err(&pdev->xdev->dev, "device or AER driver is NULL\n"); in pcifront_common_process()
597 pci_dbg(pcidev, "trying to call AER service\n"); in pcifront_common_process()
610 "bad request in aer recovery operation!\n"); in pcifront_common_process()
628 * before service aer op in pcifront_do_aer()
631 "pcifront service aer bus %x devfn %x\n", in pcifront_do_aer()
641 /*in case of we lost an aer request in four lines time_window*/ in pcifront_do_aer()
702 /*Flag for registering PV AER handler*/ in alloc_pdev()