Home
last modified time | relevance | path

Searched refs:VPCI_BAR_MEM32 (Results 1 – 2 of 2) sorted by relevance

/xen/xen/drivers/vpci/
A Dheader.c28 ((x)->type == VPCI_BAR_MEM32 || (x)->type == VPCI_BAR_MEM64_LO || \
392 val |= bar->type == VPCI_BAR_MEM32 ? PCI_BASE_ADDRESS_MEM_TYPE_32 in bar_write()
517 bars[i].type = VPCI_BAR_MEM32; in init_bars()
/xen/xen/include/xen/
A Dvpci.h73 VPCI_BAR_MEM32, enumerator

Completed in 4 milliseconds