Home
last modified time | relevance | path

Searched refs:ie_regs (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/sun3/dev/
Dif_ie_sebuf.c111 volatile struct ie_regs *regs; in ie_sebuf_attach()
124 regs = (struct ie_regs *)sc->sc_reg; in ie_sebuf_attach()
189 volatile struct ie_regs *regs = (struct ie_regs *)sc->sc_reg; in ie_sebuf_attend()
202 volatile struct ie_regs *regs = (struct ie_regs *)sc->sc_reg; in ie_sebuf_reset()
Dsereg.h70 struct ie_regs { struct
101 struct ie_regs se_eth_regs;
Dsebuf.c88 struct ie_regs *ereg; in sebuf_match()