Home
last modified time | relevance | path

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

/linux/drivers/xen/xen-pciback/
A Dconf_space_header.c255 (res[pos].flags & PCI_REGION_FLAG_MASK); in bar_init()
257 (res[pos].flags & PCI_REGION_FLAG_MASK); in bar_init()
/linux/kernel/trace/
A Dtrace_mmiotrace.c74 (dev->resource[i].flags & PCI_REGION_FLAG_MASK))); in mmio_print_pcidev()
/linux/drivers/pci/
A Dproc.c387 (dev->resource[i].flags & PCI_REGION_FLAG_MASK))); in show_device()
/linux/include/linux/
A Dpci.h624 #define PCI_REGION_FLAG_MASK 0x0fU /* These bits of resource flags tell us the PCI region flags */ macro

Completed in 14 milliseconds