Searched refs:agpcmd (Results 1 – 1 of 1) sorted by relevance
779 u32 agpstat, agpcmd; in pci_set_bus_speed() local784 pci_read_config_dword(bridge, pos + PCI_AGP_COMMAND, &agpcmd); in pci_set_bus_speed()785 bus->cur_bus_speed = agp_speed(agpstat & 8, agpcmd & 7); in pci_set_bus_speed()