/src/sys/dev/ic/ |
i82586.c | 186 static inline void ie_ack(struct ie_softc *, u_int); 384 ie_ack(struct ie_softc *sc, u_int mask) function in typeref:typename:void 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(sc, IE_ST_WHENCE) [all...] |
/src/sys/arch/sun3/dev/ |
if_ie.c | 202 static inline void ie_ack(struct ie_softc *, u_int); 271 ie_ack(struct ie_softc *sc, u_int mask) function in typeref:typename:void 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);
|
/src/sys/arch/acorn32/podulebus/ |
if_ie.c | 174 static void ie_ack(struct ie_softc *, u_short); 233 ie_ack(struct ie_softc *sc, u_short mask) function in typeref:typename:void 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);
|