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