Home
last modified time | relevance | path

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

/NextBSD/sys/dev/agp/
HDagp_amd64.c267 static uint32_t agp_amd64_table[] = { variable
278 (sizeof(agp_amd64_table) / sizeof(agp_amd64_table[0]))
292 return (agp_amd64_table[i]); in agp_amd64_get_aperture()
303 if (agp_amd64_table[i] == aperture) in agp_amd64_set_aperture()