Searched refs:agp_device_command (Results 1 – 6 of 6) sorted by relevance
767 void agp_device_command(u32 bridge_agpstat, bool agp_v3) in agp_device_command() function786 EXPORT_SYMBOL(agp_device_command);829 agp_device_command(bridge_agpstat, true); in agp_generic_enable()845 agp_device_command(bridge_agpstat, false); in agp_generic_enable()
81 agp_device_command(agp->mode.lw, false); in alpha_core_agp_enable()
275 agp_device_command(command, (status & AGPSTAT_MODE_3_0) != 0); in uninorth_agp_enable()278 agp_device_command(command, false); in uninorth_agp_enable()
204 void agp_device_command(u32 command, bool agp_v3);
224 agp_device_command(command, (mode & AGP8X_MODE) != 0); in parisc_agp_enable()
417 agp_device_command(command, false); in serverworks_agp_enable()