Home
last modified time | relevance | path

Searched full:agp_stat (Results 1 – 3 of 3) sorted by relevance

/linux/arch/alpha/include/asm/
H A Dcore_marvel.h91 io7_csr AGP_STAT; member
/linux/drivers/char/agp/
H A Dgeneric.c713 * agp_collect_device_status - determine correct agp_cmd from various agp_stat's
715 * @requested_mode: requested agp_stat from userspace (Typically from X)
716 * @bridge_agpstat: current agp_stat from AGP bridge.
/linux/arch/alpha/kernel/
H A Dcore_marvel.c1083 * NOTE: IO7 reports through AGP_STAT that it can support a read queue in marvel_agp_info()
1087 agp->capability.lw = csrs->AGP_STAT.csr; in marvel_agp_info()