Searched refs:PCI_CAP_AGP (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dagp_sis.c86 pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_AGP, &sc->as_capoff,
H A Dagp_ali.c94 pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_AGP, &sc->as_capoff,
H A Dagp_apple.c90 pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_AGP, &sc->as_capoff,
H A Dagp_via.c97 pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_AGP, &sc->as_capoff,
H A Dagp_intel.c126 pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_AGP, &sc->as_capoff,
H A Dagp_amd.c193 pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_AGP, &sc->as_capoff,
H A Dagp_amd64.c243 pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_AGP, &sc->as_capoff,
H A Dagp.c451 if (pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_AGP,
466 pci_get_capability(pa.pa_pc, pa.pa_tag, PCI_CAP_AGP,
H A Dpcireg.h572 #define PCI_CAP_AGP 0x02 macro
H A Dpci_subr.c2715 { PCI_CAP_AGP, "AGP", pci_conf_print_agp_cap },
/netbsd-current/sys/arch/alpha/pci/
H A Dirongate.c166 if (pci_get_capability(&icp->ic_pc, tag, PCI_CAP_AGP,
/netbsd-current/sys/arch/powerpc/pci/
H A Dpchb.c285 if (pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_AGP,
/netbsd-current/sys/arch/x86/pci/
H A Dpci_addr_fixup.c367 if (PCI_CAPLIST_CAP(rval) == PCI_CAP_AGP)
H A Dpchb.c400 * pci_get_capability(PCI_CAP_AGP) test below will
417 pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_AGP,
/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dpci.h132 #define PCI_CAP_ID_AGP PCI_CAP_AGP

Completed in 318 milliseconds