Searched refs:AGP_FF_ALLOW_CLIENT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | agpgart.h | 106 #define AGP_FF_ALLOW_CLIENT 0 macro |
/openbmc/linux/drivers/char/agp/ | ||
H A D | frontend.c | 691 set_bit(AGP_FF_ALLOW_CLIENT, &priv->access_flags); in agp_open() |