Home
last modified time | relevance | path

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

/freebsd/sys/dev/agp/
H A Dagp_i810.c1055 uint16_t gmch_ctl; in agp_i830_get_gtt_mappable_entries() local
1058 gmch_ctl = pci_read_config(sc->bdev, AGP_I830_GCC1, 2); in agp_i830_get_gtt_mappable_entries()
1059 if ((gmch_ctl & AGP_I830_GCC1_GMASIZE) == AGP_I830_GCC1_GMASIZE_64) in agp_i830_get_gtt_mappable_entries()