Searched defs:regw (Results 1 – 2 of 2) sorted by relevance
127 typedef struct regw { struct132 struct regw *r_alias; /* aliased temporary */ argument134 struct regw *r_onlist; /* which work list this node belongs to */ argument147 int use_regw; argument
327 regw(struct mach64_softc *sc, uint32_t index, uint32_t data) in regw() function