Home
last modified time | relevance | path

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

123

/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/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Denum.h35 Type *memtype; // type of the members variable
H A Ddenum.c28 EnumDeclaration::EnumDeclaration(Loc loc, Identifier *id, Type *memtype) in EnumDeclaration()
/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
H A Dif_ral_pci.c169 pcireg_t memtype, reg; in ral_pci_attach() local
H A Dibmcd.c103 pcireg_t memtype; in ibmcd_attach() local
H A Dsiisata_pci.c158 pcireg_t csr, memtype; in siisata_pci_attach() local
H A Dif_athn_pci.c134 pcireg_t memtype, reg; in athn_pci_attach() local
H A Dnvme_pci.c153 pcireg_t memtype, reg; in nvme_pci_attach() local
H A Dahd_pci.c323 pcireg_t memtype; in ahd_pci_attach() local
H A Dif_bce.c247 pcireg_t memtype, pmode; in bce_attach() local
H A Dpci_resource.c86 uint8_t memtype; member
H A Dif_ale.c392 pcireg_t memtype; in ale_attach() local
/netbsd-src/sys/arch/x86/pci/
H A Ddwiic_pci.c220 pcireg_t memtype; pci_dwiic_attach() local
H A Dmsipic.c675 u_int memtype; in msipic_construct_msix_pic() local
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Defimemory.c336 int memtype; in efi_memory_probe() local

123