Home
last modified time | relevance | path

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

/freebsd/sys/dev/agp/
H A Dagp_i810.c161 CHIP_I810, /* i810/i815 */ enumerator
244 .chiptype = CHIP_I810,
267 .chiptype = CHIP_I810,
1716 if (sc->match->driver->chiptype != CHIP_I810) in agp_i810_alloc_memory()
1850 if (sc->match->driver->chiptype != CHIP_I810) in agp_i810_bind_memory()
1886 if (sc->match->driver->chiptype != CHIP_I810) in agp_i810_unbind_memory()