Searched refs:am_type (Results 1 – 4 of 4) sorted by relevance
627 u_int am_type; in siba_parse_admatch() local630 am_type = SIBA_REG_GET(am, AM_TYPE); in siba_parse_admatch()631 switch (am_type) { in siba_parse_admatch()
57 int am_type; /* chipset specific type */ member
1743 mem->am_type = type; in agp_i810_alloc_memory() 1789 if (mem->am_type == 2) { in agp_i810_free_memory() 1827 if (mem->am_type == 2 && mem->am_size != AGP_PAGE_SIZE) { in agp_i810_bind_memory() 1844 if (mem->am_type != 1) in agp_i810_bind_memory() 1867 if (mem->am_type == 2 && mem->am_size != AGP_PAGE_SIZE) { in agp_i810_unbind_memory() 1883 if (mem->am_type != 1) in agp_i810_unbind_memory()
512 mem->am_type = 0; in agp_generic_alloc_memory()