Searched refs:AGP_FF_IS_VALID (Results 1 – 2 of 2) sorted by relevance
378 clear_bit(AGP_FF_IS_VALID, &priv->access_flags); in agp_remove_all_clients()444 set_bit(AGP_FF_IS_VALID, &priv->access_flags); in agp_controller_make_current()458 clear_bit(AGP_FF_IS_VALID, &controller_priv->access_flags); in agp_controller_release_current()467 clear_bit(AGP_FF_IS_VALID, &priv->access_flags); in agp_controller_release_current()617 if (!(test_bit(AGP_FF_IS_VALID, &priv->access_flags))) { in agp_mmap()737 set_bit(AGP_FF_IS_VALID, &priv->access_flags); in agp_open()819 set_bit(AGP_FF_IS_VALID, &priv->access_flags); in agpioc_acquire_wrap()862 set_bit(AGP_FF_IS_VALID, in agpioc_reserve_wrap()902 set_bit(AGP_FF_IS_VALID, in agpioc_reserve_wrap()
204 #define AGP_FF_IS_VALID 4 macro