Searched refs:agpsel (Results 1 – 1 of 1) sorted by relevance
164 u_int32_t agpsel; in agp_via_attach() local172 agpsel = pci_read_config(dev, AGP_VIA_AGPSEL, 1); in agp_via_attach()173 if ((agpsel & (1 << 1)) == 0) in agp_via_attach()