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

/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Dif_ie.c160 static void ie2host( struct ie_softc *sc, u_long src, void *dest, int size );
541 ie2host(struct ie_softc *sc, u_long src, void *dest, int size) function
548 panic ( "ie2host" );
663 ie2host(sc, IE_IBASE + IE_SCB_OFF, &scb, sizeof scb);
778 ie2host(sc, sc->rframes[0], (char *)&rfd, sizeof rfd );
822 ie2host ( sc, IE_IBASE + IE_SCB_OFF, &scb, sizeof scb );
956 ie2host ( sc, IE_IBASE + IE_SCB_OFF, &scb, sizeof scb );
1021 ie2host(sc, IE_IBASE + IE_SCB_OFF, pscb, sizeof *pscb );
1023 ie2host(sc, ocmd, pcmd, scmd);
1099 ie2host ( s
[all...]

Completed in 50 milliseconds