Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dagp_backend.h150 u8 is_bound; member
/linux-2.4.37.9/drivers/char/agp/
Dagpgart_be.c213 if (curr->is_bound == TRUE) { in agp_free_memory()
352 (curr == NULL) || (curr->is_bound == TRUE)) { in agp_bind_memory()
364 curr->is_bound = TRUE; in agp_bind_memory()
376 if (curr->is_bound != TRUE) { in agp_unbind_memory()
384 curr->is_bound = FALSE; in agp_unbind_memory()