Home
last modified time | relevance | path

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

/linux/drivers/char/agp/
A Dgeneric.c562 *bridge_agpstat &= ~AGPSTAT_FW; in agp_v2_parse_one()
574 *bridge_agpstat &= ~AGPSTAT_FW; in agp_v2_parse_one()
700 *bridge_agpstat &= ~AGPSTAT_FW; in agp_v3_parse_one()
750 if (!((bridge_agpstat & AGPSTAT_FW) && in agp_collect_device_status()
751 (vga_agpstat & AGPSTAT_FW) && in agp_collect_device_status()
752 (requested_mode & AGPSTAT_FW))) in agp_collect_device_status()
753 bridge_agpstat &= ~AGPSTAT_FW; in agp_collect_device_status()
A Dagp.h274 #define AGPSTAT_FW (1<<4) macro

Completed in 6 milliseconds