Searched refs:AGP_FF_IS_CONTROLLER (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dagpgart.h193 #define AGP_FF_IS_CONTROLLER 3 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Dcompat_ioctl.c222 if (!(test_bit(AGP_FF_IS_CONTROLLER, &curr_priv->access_flags))) {
H A Dfrontend.c612 if (test_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags)) {
649 if (test_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags)) {
788 set_bit(AGP_FF_IS_CONTROLLER, &priv->access_flags);
982 if (!(test_bit(AGP_FF_IS_CONTROLLER, &curr_priv->access_flags))) {

Completed in 60 milliseconds