Home
last modified time | relevance | path

Searched refs:PCI_BAR_LAST (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/xen/
A Dpci.h201 #define PCI_BAR_LAST (1u << 1) macro
/xen/xen/drivers/vpci/
A Dheader.c520 (i == num_bars - 1) ? PCI_BAR_LAST : 0); in init_bars()
/xen/xen/drivers/passthrough/
A Dpci.c660 if ( flags & PCI_BAR_LAST ) in pci_size_mem_bar()
777 PCI_BAR_LAST : 0)); in pci_add_device()

Completed in 7 milliseconds