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

/freebsd-10.2-release/sys/dev/agp/
H A Dagp_via.c60 static int via_v2_regs[] = { AGP_VIA_GARTCTRL, AGP_VIA_APSIZE, variable
168 sc->regs = via_v2_regs;
200 if (sc->regs == via_v2_regs) {
245 if (sc->regs == via_v2_regs) {
293 if (sc->regs == via_v2_regs) {
380 if (sc->regs == via_v2_regs) {

Completed in 45 milliseconds