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