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