Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/agp/
HDagp_ati.c185 apsize_reg = ATI_RS100_APSIZE; in agp_ati_attach()
253 apsize_reg = ATI_RS100_APSIZE; in agp_ati_detach()
283 size_value = pci_read_config(dev, ATI_RS100_APSIZE, 4); in agp_ati_get_aperture()
301 apsize_reg = ATI_RS100_APSIZE; in agp_ati_set_aperture()
HDagpreg.h409 #define ATI_RS100_APSIZE 0xac macro