Searched refs:_XEN_PCIF_active (Results 1 – 3 of 3) sorted by relevance
14 #define _XEN_PCIF_active (0) macro15 #define XEN_PCIF_active (1<<_XEN_PCIF_active)
282 return test_bit(_XEN_PCIF_active, in xen_pcibk_test_op_pending()388 clear_bit(_XEN_PCIF_active, (unsigned long *)&pdev->sh_info->flags); in xen_pcibk_do_one_op()
127 set_bit(_XEN_PCIF_active, (unsigned long *)&pdev->sh_info->flags); in do_pci_op()140 while (test_bit(_XEN_PCIF_active, in do_pci_op()148 clear_bit(_XEN_PCIF_active, in do_pci_op()
Completed in 6 milliseconds