Searched refs:PCI_EA_IS_64 (Results 1 – 3 of 3) sorted by relevance
75 PCI_CAP_EA_BASE_LO2 | PCI_EA_IS_64,80 PCI_CAP_EA_BASE_LO4 | PCI_EA_IS_64,81 PCI_CAP_EA_SIZE_LO | PCI_EA_IS_64,
1472 if (ea_entry & PCI_EA_IS_64) { in dm_pci_map_ea_virt()1518 if (ea_entry & PCI_EA_IS_64) { in dm_pci_map_ea_bar()
473 #define PCI_EA_IS_64 0x00000002 /* 64-bit field flag */ macro
Completed in 14 milliseconds