Searched refs:agp_speed (Results 1 – 1 of 1) sorted by relevance
747 static enum pci_bus_speed agp_speed(int agp3, int agpstat) in agp_speed() function782 bus->max_bus_speed = agp_speed(agpstat & 8, agpstat & 7); in pci_set_bus_speed()785 bus->cur_bus_speed = agp_speed(agpstat & 8, agpcmd & 7); in pci_set_bus_speed()