HomeSort by: relevance | last modified time | path
    Searched defs:iezero (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/acorn32/podulebus/
if_ie.c 153 static void iezero( struct ie_softc *sc, u_long p, int size );
377 iezero ( sc, IE_IBASE + IE_SCB_OFF, sizeof(struct ie_sys_ctl_block) );
564 iezero(struct ie_softc *sc, u_long p, int size) function in typeref:typename:void
916 iezero(sc, ptr, sizeof(struct ie_xmit_cmd) );
920 iezero(sc, ptr, sizeof(struct ie_xmit_buf));

Completed in 103 milliseconds