HomeSort by: relevance | last modified time | path
    Searched refs:AGP_APBASE (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/pci/
agp_sis.c 89 if (agp_map_aperture(pa, sc, AGP_APBASE) != 0) {
agp_amd64.c 213 if (agp_map_aperture(pa, sc, AGP_APBASE) != 0) {
442 apbase = pci_conf_read(sc->as_pc, sc->as_tag, AGP_APBASE);
agp_ali.c 88 if (agp_map_aperture(pa, sc, AGP_APBASE) != 0) {
agpreg.h 37 #define AGP_APBASE 0x10
agp_amd.c 187 if (agp_map_aperture(pa, sc, AGP_APBASE) != 0) {
agp_intel.c 129 if (agp_map_aperture(pa, sc, AGP_APBASE) != 0) {
agp_via.c 114 if (agp_map_aperture(pa, sc, AGP_APBASE) != 0) {

Completed in 61 milliseconds