Searched refs:agpsel (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/agp/
H A Dagp_via.c165 u_int32_t agpsel; local
173 agpsel = pci_read_config(dev, AGP_VIA_AGPSEL, 1);
174 if ((agpsel & (1 << 1)) == 0)

Completed in 81 milliseconds