Searched refs:PCI_EA_BASEMAXOFFSET_64BIT (Results 1 – 3 of 3) sorted by relevance
349 (entry.base_lower & PCI_EA_BASEMAXOFFSET_64BIT) in pci_ea_lookup()368 (entry.maxoffset_lower & PCI_EA_BASEMAXOFFSET_64BIT) in pci_ea_lookup()
1979 #define PCI_EA_BASEMAXOFFSET_64BIT __BIT(1) /* 64bit */ macro
2676 baseis64 = reg & PCI_EA_BASEMAXOFFSET_64BIT; in pci_conf_print_ea_cap()2689 offsetis64 = reg & PCI_EA_BASEMAXOFFSET_64BIT; in pci_conf_print_ea_cap()