Searched refs:_XEN_PCIB_active (Results 1 – 4 of 4) sorted by relevance
35 #define _XEN_PCIB_active (2) macro36 #define XEN_PCIB_active (1<<_XEN_PCIB_active)
105 if (test_bit(_XEN_PCIB_active, (unsigned long *)&pdev->sh_info->flags) in schedule_pcifront_aer_op()163 if (test_bit(_XEN_PCIB_active, in do_pci_op()662 clear_bit(_XEN_PCIB_active, (unsigned long *)&pdev->sh_info->flags); in pcifront_do_aer()
678 set_bit(_XEN_PCIB_active, in common_process()684 !(test_bit(_XEN_PCIB_active, (unsigned long *) in common_process()688 if (test_bit(_XEN_PCIB_active, in common_process()692 clear_bit(_XEN_PCIB_active, in common_process()
298 if (!test_bit(_XEN_PCIB_active, (unsigned long *)&pdev->sh_info->flags) in xen_pcibk_test_and_schedule_op()