Searched refs:PCI_CAP_ID_EA (Results 1 – 5 of 5) sorted by relevance
228 #define PCI_CAP_ID_EA 0x14 /* PCI Enhanced Allocation */ macro229 #define PCI_CAP_ID_MAX PCI_CAP_ID_EA
179 *valuep = (PCI_CAP_ID_EA_ENTRY_CNT << 16) | PCI_CAP_ID_EA; in sandbox_swap_case_read_config()
266 cap = dm_pci_find_capability(swap, PCI_CAP_ID_EA); in dm_test_pci_ea()
339 #define PCI_CAP_ID_EA 0x14 /* PCI Enhanced Allocation */ macro340 #define PCI_CAP_ID_MAX PCI_CAP_ID_EA
1397 ea_off = dm_pci_find_capability(dev, PCI_CAP_ID_EA); in dm_pci_map_bar()