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

/netbsd-current/sys/dev/ic/
H A Di82586.c186 static inline void ie_ack(struct ie_softc *, u_int);
384 ie_ack(struct ie_softc *sc, u_int mask) function
456 ie_ack(sc, status & IE_ST_WHENCE);
1228 ie_ack(sc, IE_ST_WHENCE);
1258 ie_ack(sc, IE_ST_WHENCE);
1301 ie_ack(sc, IE_ST_WHENCE);
1522 ie_ack(sc, IE_ST_WHENCE);
1552 ie_ack(sc, IE_ST_WHENCE);
1593 ie_ack(sc, IE_ST_WHENCE);
1641 ie_ack(s
[all...]
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dif_ie.c174 static void ie_ack(struct ie_softc *, u_short);
233 ie_ack(struct ie_softc *sc, u_short mask) function
411 ie_ack(sc,IE_ST_WHENCE);
721 ie_ack ( sc, IE_ST_WHENCE );
820 ie_ack(sc, IE_ST_WHENCE );
900 ie_ack ( sc, IE_ST_WHENCE );
905 ie_ack ( sc, IE_ST_WHENCE );
1364 ie_ack(sc, status);
/netbsd-current/sys/arch/sun3/dev/
H A Dif_ie.c202 static inline void ie_ack(struct ie_softc *, u_int);
271 ie_ack(struct ie_softc *sc, u_int mask) function
420 ie_ack(sc, IE_ST_WHENCE);
471 ie_ack(sc, IE_ST_WHENCE & status);
1116 ie_ack(sc, IE_ST_WHENCE);
1377 ie_ack(sc, IE_ST_WHENCE);
1391 ie_ack(sc, IE_ST_WHENCE);

Completed in 133 milliseconds