Searched refs:AGP_FF_IS_CONTROLLER (Results 1 – 2 of 2) sorted by relevance
658 if (test_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags)) { in agp_mmap()686 if (test_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags)) { in agp_release()818 set_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags); in agpioc_acquire_wrap()1007 if (!(test_bit(AGP_FF_IS_CONTROLLER, in agp_ioctl()
203 #define AGP_FF_IS_CONTROLLER 3 macro