Searched refs:PCI_CAP_ID_AGP3 (Results 1 – 3 of 3) sorted by relevance
213 #define PCI_CAP_ID_AGP3 0x0E /* AGP Target PCI-PCI bridge */ macro
64 [PCI_CAP_ID_AGP3] = 0, /* AGP8x - not yet */
616 pos = pci_find_capability(bridge, PCI_CAP_ID_AGP3); in pci_set_bus_speed()