Home
last modified time | relevance | path

Searched refs:AGP_I810_MISCC_WINSIZE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/agp/
HDagpreg.h156 #define AGP_I810_MISCC_WINSIZE 0x0001 macro
HDagp_i810.c1282 if ((miscc & AGP_I810_MISCC_WINSIZE) == AGP_I810_MISCC_WINSIZE_32) in agp_i810_get_gtt_mappable_entries()
1673 miscc &= ~AGP_I810_MISCC_WINSIZE; in agp_i810_set_aperture()