Searched refs:addr_type (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/slicc/ast/
H A DActionDeclAST.py51 addr_type = self.symtab.find("Addr", Type)
53 if addr_type is None:
56 var = Var(self.symtab, "address", self.location, addr_type,
/gem5/ext/dnet/
H A Daddr.h20 uint16_t addr_type; member in struct:addr
40 (addr)->addr_type = type; \

Completed in 5 milliseconds