_XEN_PCIB_active  107 drivers/pci/xen-pcifront.c 	if (test_bit(_XEN_PCIB_active, (unsigned long *)&pdev->sh_info->flags)
_XEN_PCIB_active  162 drivers/pci/xen-pcifront.c 	if (test_bit(_XEN_PCIB_active,
_XEN_PCIB_active  670 drivers/pci/xen-pcifront.c 	clear_bit(_XEN_PCIB_active, (unsigned long *)&pdev->sh_info->flags);
_XEN_PCIB_active  731 drivers/xen/xen-pciback/pci_stub.c 	set_bit(_XEN_PCIB_active,
_XEN_PCIB_active  737 drivers/xen/xen-pciback/pci_stub.c 				 !(test_bit(_XEN_PCIB_active, (unsigned long *)
_XEN_PCIB_active  741 drivers/xen/xen-pciback/pci_stub.c 		if (test_bit(_XEN_PCIB_active,
_XEN_PCIB_active  745 drivers/xen/xen-pciback/pci_stub.c 			clear_bit(_XEN_PCIB_active,
_XEN_PCIB_active  316 drivers/xen/xen-pciback/pciback_ops.c 	if (!test_bit(_XEN_PCIB_active, (unsigned long *)&pdev->sh_info->flags)
_XEN_PCIB_active   36 include/xen/interface/io/pciif.h #define	XEN_PCIB_active			(1<<_XEN_PCIB_active)