Home
last modified time | relevance | path

Searched refs:PCI_FLAGS_MWI_OKAY (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/sys/arch/amd64/amd64/
H A Damd64_mainbus.c178 PCI_FLAGS_MWI_OKAY; in amd64_mainbus_attach()
208 PCI_FLAGS_MWI_OKAY; in amd64_mainbus_attach()
/netbsd/sys/arch/i386/i386/
H A Di386_mainbus.c268 PCI_FLAGS_MWI_OKAY; in i386_mainbus_rescan()
329 PCI_FLAGS_MWI_OKAY; in i386_mainbus_rescan()
/netbsd/sys/rump/dev/lib/libpci/
H A Dpci_at_mainbus.c84 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in RUMP_COMPONENT()
/netbsd/sys/arch/arm/xscale/
H A Dixp425.c110 PCI_FLAGS_MWI_OKAY; in ixp425_attach()
H A Dbecc.c213 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in becc_attach()
H A Di80321.c290 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in i80321_attach()
/netbsd/sys/arch/ia64/ia64/
H A Dmainbus.c126 PCI_FLAGS_MWI_OKAY; in mainbus_attach()
/netbsd/sys/arch/mips/sibyte/pci/
H A Dsbbrz.c203 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in sbbrz_attach()
/netbsd/sys/arch/alpha/pci/
H A Dapecs.c185 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in apecsattach()
H A Dlca.c248 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in lcaattach()
H A Dirongate.c166 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in irongate_attach()
H A Dmcpcia.c189 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in mcpciaattach()
H A Dcia.c348 PCI_FLAGS_MWI_OKAY; in ciaattach()
H A Dtsc.c232 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in tspattach()
H A Ddwlpx.c177 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in dwlpxattach()
/netbsd/sys/dev/pci/
H A Dif_fxp_pci.c408 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) in fxp_pci_attach()
446 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) in fxp_pci_attach()
H A Dif_atw_pci.c248 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) /* write invalidate */ in atw_pci_attach()
H A Dpcivar.h197 #define PCI_FLAGS_MWI_OKAY 0x10 /* Memory Write and Invalidate macro
H A Dpci.c158 mwi_enabled = (pba->pba_flags & PCI_FLAGS_MWI_OKAY); in pciattach()
412 PCI_FLAGS_MRM_OKAY|PCI_FLAGS_MWI_OKAY); in pci_probe_device()
/netbsd/sys/arch/arm/fdt/
H A Dacpi_fdt.c115 PCI_FLAGS_MWI_OKAY; in acpi_fdt_attach()
/netbsd/sys/arch/arm/ixp12x0/
H A Dixp12x0.c178 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in ixp12x0_attach()
/netbsd/sys/arch/cobalt/dev/
H A Dgt.c158 PCI_FLAGS_MRL_OKAY | /*PCI_FLAGS_MRM_OKAY|*/ PCI_FLAGS_MWI_OKAY; in gt_attach()
/netbsd/sys/arch/arm/gemini/
H A Dgemini_obio.c225 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in obio_attach()
/netbsd/sys/arch/sgimips/mace/
H A Dpci_mace.c198 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in macepci_attach()
/netbsd/sys/arch/xen/xen/
H A Dxpci_xenbus.c359 PCI_FLAGS_MRL_OKAY | PCI_FLAGS_MRM_OKAY | PCI_FLAGS_MWI_OKAY; in xpci_attach_pcibus()

12