Home
last modified time | relevance | path

Searched refs:PCI_FLAGS_MRL_OKAY (Results 1 – 25 of 30) sorted by relevance

12

/netbsd/src/sys/arch/amd64/amd64/
Damd64_mainbus.c184 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | in amd64_mainbus_attach()
214 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | in amd64_mainbus_attach()
/netbsd/src/sys/arch/i386/i386/
Di386_mainbus.c286 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | in i386_mainbus_rescan()
347 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | in i386_mainbus_rescan()
/netbsd/src/sys/arch/arm/xscale/
Dixp425.c109 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | in ixp425_attach()
Dbecc.c213 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in becc_attach()
Di80321.c290 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in i80321_attach()
/netbsd/src/sys/arch/ia64/ia64/
Dmainbus.c125 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | in mainbus_attach()
/netbsd/src/sys/arch/mips/sibyte/pci/
Dsbbrz.c203 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in sbbrz_attach()
/netbsd/src/sys/arch/alpha/pci/
Dapecs.c184 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in apecsattach()
Dlca.c247 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in lcaattach()
Dirongate.c164 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in irongate_attach()
Dcia.c346 pba.pba_flags |= PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | in ciaattach()
Dmcpcia.c189 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in mcpciaattach()
Dtsc.c232 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in tspattach()
Ddwlpx.c177 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in dwlpxattach()
/netbsd/src/sys/arch/arm/ixp12x0/
Dixp12x0.c178 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in ixp12x0_attach()
/netbsd/src/sys/arch/cobalt/dev/
Dgt.c157 PCI_FLAGS_MRL_OKAY | /*PCI_FLAGS_MRM_OKAY|*/ PCI_FLAGS_MWI_OKAY; in gt_attach()
/netbsd/src/sys/dev/pci/
Dif_atw_pci.c244 if (pa->pa_flags & PCI_FLAGS_MRL_OKAY) /* read line */ in atw_pci_attach()
Dpcivar.h195 #define PCI_FLAGS_MRL_OKAY 0x04 /* Memory Read Line okay */ macro
Dpci.c156 mrl_enabled = (pba->pba_flags & PCI_FLAGS_MRL_OKAY); in pciattach()
411 pa.pa_flags &= ~(PCI_FLAGS_MRL_OKAY| in pci_probe_device1()
/netbsd/src/sys/arch/arm/gemini/
Dgemini_obio.c225 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in obio_attach()
/netbsd/src/sys/arch/hpcmips/vr/
Dvrc4172pci.c206 PCI_FLAGS_MRL_OKAY; in vrc4172pci_attach()
/netbsd/src/sys/arch/sgimips/mace/
Dpci_mace.c197 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in macepci_attach()
/netbsd/src/sys/dev/marvell/
Dgtpci.c490 pba.pba_flags |= PCI_FLAGS_MRL_OKAY; in gtpci_pci_config()
/netbsd/src/sys/arch/xen/xen/
Dhypervisor.c720 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | in hypervisor_attach()
/netbsd/src/sys/arch/arm/broadcom/
Dbcm53xx_pax.c259 sc->sc_pba_flags |= PCI_FLAGS_MRL_OKAY; in bcmpax_ccb_attach()

12