Home
last modified time | relevance | path

Searched defs:memtype (Results 1 – 25 of 142) sorted by relevance

123456

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddenum.d51 Type memtype; // type of the members variable
61 extern (D) this(const ref Loc loc, Identifier ident, Type memtype) in this()
279 extern(D) this(Loc loc, Identifier id, Expression value, Type memtype, in this()
H A Denum.h32 Type *memtype; // type of the members variable
/netbsd-src/sys/dev/pci/
H A Dahcisata_pci.c282 pcireg_t memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, bar); in ahci_pci_match() local
400 pcireg_t memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, bar); in ahci_pci_attach() local
H A Dsiop_pci_common.c242 pcireg_t memtype; in siop_pci_attach_common() local
H A Dif_eqos_pci.c112 pcireg_t memtype; in eqos_pci_attach() local
H A Dciss_pci.c158 int cfg_bar, memtype; in ciss_pci_attach() local
H A Dif_bwi_pci.c132 pcireg_t memtype, reg; in bwi_pci_attach() local
H A Dif_re_pci.c190 pcireg_t command, memtype; in re_pci_attach() local
H A Dxhci_pci.c127 pcireg_t csr, memtype, usbrev; in xhci_pci_attach() local
H A Dpwdog.c84 pcireg_t memtype; in pwdog_attach() local
H A Dmpt_pci.c133 pcireg_t reg, memtype; in mpt_pci_attach() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Denum.h35 Type *memtype; // type of the members variable
/openbsd-src/sys/dev/pci/
H A Dciss_pci.c139 int cfg_bar, memtype; in ciss_pci_attach() local
H A Dccp_pci.c68 pcireg_t memtype; ccp_pci_attach() local
H A Dif_dwqe_pci.c74 pcireg_t memtype; in dwqe_pci_attach() local
H A Dcy_pci.c97 pcireg_t memtype; in cy_pci_attach() local
H A Dpwdog.c69 pcireg_t memtype; in pwdog_attach() local
H A Dsiop_pci_common.c211 pcireg_t memtype; in siop_pci_attach_common() local
H A Dpchtemp.c84 pcireg_t memtype; in pchtemp_attach() local
H A Dmpi_pci.c100 pcireg_t memtype; in mpi_pci_attach() local
H A Dqlw_pci.c109 pcireg_t memtype; in qlw_pci_attach() local
H A Dqla_pci.c96 pcireg_t memtype; in qla_pci_attach() local
H A Dsili_pci.c104 pcireg_t memtype; in sili_pci_attach() local
/openbsd-src/sys/uvm/
H A Duvm_pmemrange.c348 int memtype; uvm_pmr_remove_size() local
445 int memtype; uvm_pmr_insert_size() local
855 int memtype; /* Requested memtype. */ uvm_pmr_getpages() local
1777 uvm_pmr_rootupdate(struct uvm_pmemrange * pmr,struct vm_page * init_root,paddr_t start,paddr_t end,int memtype) uvm_pmr_rootupdate() argument
1876 int memtype; uvm_pmr_get1page() local
[all...]
/netbsd-src/sys/arch/x86/pci/
H A Ddwiic_pci.c220 pcireg_t memtype; pci_dwiic_attach() local

123456