OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:agp_ali_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
agp_ali.c
160
static const u_int32_t
agp_ali_table
[] = {
variable in typeref:typename:const u_int32_t[]
173
#define agp_ali_table_size (sizeof(
agp_ali_table
) / sizeof(
agp_ali_table
[0]))
187
return
agp_ali_table
[i];
200
if (
agp_ali_table
[i] == aperture)
agp_ali.c
160
static const u_int32_t
agp_ali_table
[] = {
variable in typeref:typename:const u_int32_t[]
173
#define agp_ali_table_size (sizeof(
agp_ali_table
) / sizeof(
agp_ali_table
[0]))
187
return
agp_ali_table
[i];
200
if (
agp_ali_table
[i] == aperture)
Completed in 23 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025