Home
last modified time | relevance | path

Searched defs:regw (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c127 typedef struct regw { struct
132 struct regw *r_alias; /* aliased temporary */ argument
134 struct regw *r_onlist; /* which work list this node belongs to */ argument
147 int use_regw; argument
/netbsd-src/sys/dev/pci/
H A Dmachfb.c327 regw(struct mach64_softc *sc, uint32_t index, uint32_t data) in regw() function