AGP_FF_IS_CONTROLLER  228 drivers/char/agp/compat_ioctl.c 		if (!(test_bit(AGP_FF_IS_CONTROLLER, &curr_priv->access_flags))) {
AGP_FF_IS_CONTROLLER  613 drivers/char/agp/frontend.c 	if (test_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags)) {
AGP_FF_IS_CONTROLLER  651 drivers/char/agp/frontend.c 	if (test_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags)) {
AGP_FF_IS_CONTROLLER  775 drivers/char/agp/frontend.c 	set_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags);
AGP_FF_IS_CONTROLLER  969 drivers/char/agp/frontend.c 		if (!(test_bit(AGP_FF_IS_CONTROLLER, &curr_priv->access_flags))) {