/src/sys/arch/acorn32/podulebus/ |
if_ie.c | 152 static void ie2host( struct ie_softc *sc, u_long src, void *dest, int size ); 536 ie2host(struct ie_softc *sc, u_long src, void *dest, int size) function in typeref:typename:void 543 panic ( "ie2host" ); 658 ie2host(sc, IE_IBASE + IE_SCB_OFF, &scb, sizeof scb); 773 ie2host(sc, sc->rframes[0], (char *)&rfd, sizeof rfd ); 817 ie2host ( sc, IE_IBASE + IE_SCB_OFF, &scb, sizeof scb ); 950 ie2host ( sc, IE_IBASE + IE_SCB_OFF, &scb, sizeof scb ); 1015 ie2host(sc, IE_IBASE + IE_SCB_OFF, pscb, sizeof *pscb ); 1017 ie2host(sc, ocmd, pcmd, scmd); 1093 ie2host ( sc, sc->cbuffs[head], (void *)&eh, sizeof eh ) [all...] |
if_ie.c | 152 static void ie2host( struct ie_softc *sc, u_long src, void *dest, int size ); 536 ie2host(struct ie_softc *sc, u_long src, void *dest, int size) function in typeref:typename:void 543 panic ( "ie2host" ); 658 ie2host(sc, IE_IBASE + IE_SCB_OFF, &scb, sizeof scb); 773 ie2host(sc, sc->rframes[0], (char *)&rfd, sizeof rfd ); 817 ie2host ( sc, IE_IBASE + IE_SCB_OFF, &scb, sizeof scb ); 950 ie2host ( sc, IE_IBASE + IE_SCB_OFF, &scb, sizeof scb ); 1015 ie2host(sc, IE_IBASE + IE_SCB_OFF, pscb, sizeof *pscb ); 1017 ie2host(sc, ocmd, pcmd, scmd); 1093 ie2host ( sc, sc->cbuffs[head], (void *)&eh, sizeof eh ) [all...] |