Searched refs:AGP_INTEL_I845_AGPM (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/agp/
H A Dagp_intel.c173 pci_write_config(dev, AGP_INTEL_I845_AGPM,
174 (pci_read_config(dev, AGP_INTEL_I845_AGPM, 1)
282 reg = pci_read_config(dev, AGP_INTEL_I845_AGPM, 1) & ~(1 << 1);
284 pci_write_config(dev, AGP_INTEL_I845_AGPM, reg, 1);
H A Dagpreg.h80 #define AGP_INTEL_I845_AGPM 0x51 macro

Completed in 126 milliseconds