Home
last modified time | relevance | path

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

/freebsd/sys/dev/agp/
H A Dagp_ati.c191 apsize_reg = ATI_RS300_APSIZE; in agp_ati_attach()
249 apsize_reg = ATI_RS300_APSIZE; in agp_ati_detach()
278 size_value = pci_read_config(dev, ATI_RS300_APSIZE, 4); in agp_ati_get_aperture()
296 apsize_reg = ATI_RS300_APSIZE; in agp_ati_set_aperture()
H A Dagpreg.h411 #define ATI_RS300_APSIZE 0xf8 macro