Home
last modified time | relevance | path

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

/freebsd/sys/dev/agp/
H A Dagp_ati.c183 apsize_reg = ATI_RS100_APSIZE; in agp_ati_attach()
251 apsize_reg = ATI_RS100_APSIZE; in agp_ati_detach()
280 size_value = pci_read_config(dev, ATI_RS100_APSIZE, 4); in agp_ati_get_aperture()
298 apsize_reg = ATI_RS100_APSIZE; in agp_ati_set_aperture()
H A Dagpreg.h409 #define ATI_RS100_APSIZE 0xac macro