Searched refs:AGP_FF_IS_CONTROLLER (Results 1 – 3 of 3) sorted by relevance
109 #define AGP_FF_IS_CONTROLLER 3 macro
611 if (test_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags)) { in agp_mmap()649 if (test_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags)) { in agp_release()773 set_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags); in agpioc_acquire_wrap()967 if (!(test_bit(AGP_FF_IS_CONTROLLER, &curr_priv->access_flags))) { in agp_ioctl()
228 if (!(test_bit(AGP_FF_IS_CONTROLLER, &curr_priv->access_flags))) { in compat_agp_ioctl()
Completed in 5 milliseconds