Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dagp_intel.c248 AGP_INTEL_I8XX_ERRSTS, 0xc000); in agp_intel_attach()
254 AGP_INTEL_I8XX_ERRSTS, 0x00ff); in agp_intel_attach()
367 AGP_INTEL_I8XX_ERRSTS, 0xc000); in agp_intel_restore()
373 AGP_INTEL_I8XX_ERRSTS, 0x00ff); in agp_intel_restore()
H A Dagpreg.h91 #define AGP_INTEL_I8XX_ERRSTS 0xc8 macro