OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:agp_map_aperture
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/pci/
agp_sis.c
89
if (
agp_map_aperture
(pa, sc, AGP_APBASE) != 0) {
agp_ali.c
88
if (
agp_map_aperture
(pa, sc, AGP_APBASE) != 0) {
agpvar.h
171
int
agp_map_aperture
(struct pci_attach_args *, struct agp_softc *, int);
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) {
agp_amd64.c
213
if (
agp_map_aperture
(pa, sc, AGP_APBASE) != 0) {
agp.c
386
agp_map_aperture
(struct pci_attach_args *pa, struct agp_softc *sc, int reg)
function
agp_i810.c
511
error =
agp_map_aperture
(&isc->vga_pa, sc, apbase);
Completed in 18 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026