gws 157 dev/pci/agp_sis.c int gws; gws 162 dev/pci/agp_sis.c gws = (pci_conf_read(sc->sc_pc, sc->sc_pcitag, gws 164 dev/pci/agp_sis.c return ((4 * 1024 * 1024) << gws); gws 170 dev/pci/agp_sis.c int gws; gws 182 dev/pci/agp_sis.c gws = ffs(aperture / 4*1024*1024) - 1; gws 186 dev/pci/agp_sis.c reg |= gws << 4;