Home
last modified time | relevance | path

Searched refs:AGP_FF_ALLOW_CLIENT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dagpgart.h106 #define AGP_FF_ALLOW_CLIENT 0 macro
/openbmc/linux/drivers/char/agp/
H A Dfrontend.c691 set_bit(AGP_FF_ALLOW_CLIENT, &priv->access_flags); in agp_open()