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));
|