Searched refs:PCI_REGION_FLAG_MASK (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/xen/xen-pciback/
H A Dconf_space_header.c240 (res[pos].flags & PCI_REGION_FLAG_MASK);
242 (res[pos].flags & PCI_REGION_FLAG_MASK);
/linux-master/kernel/trace/
H A Dtrace_mmiotrace.c74 (dev->resource[i].flags & PCI_REGION_FLAG_MASK)));
/linux-master/drivers/pci/
H A Dproc.c390 (dev->resource[i].flags & PCI_REGION_FLAG_MASK)));
/linux-master/include/linux/
H A Dpci.h645 #define PCI_REGION_FLAG_MASK 0x0fU /* These bits of resource flags tell us the PCI region flags */ macro

Completed in 108 milliseconds