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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di82586.c189 static inline void ie_ack(struct ie_softc *, u_int);
388 ie_ack(struct ie_softc *sc, u_int mask) function
461 ie_ack(sc, status & IE_ST_WHENCE);
1236 ie_ack(sc, IE_ST_WHENCE);
1268 ie_ack(sc, IE_ST_WHENCE);
1311 ie_ack(sc, IE_ST_WHENCE);
1530 ie_ack(sc, IE_ST_WHENCE);
1557 ie_ack(sc, IE_ST_WHENCE);
1596 ie_ack(sc, IE_ST_WHENCE);
1644 ie_ack(s
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Dif_ie.c182 static void ie_ack(struct ie_softc *, u_short);
241 ie_ack(struct ie_softc *sc, u_short mask) function
417 ie_ack(sc,IE_ST_WHENCE);
726 ie_ack ( sc, IE_ST_WHENCE );
825 ie_ack(sc, IE_ST_WHENCE );
905 ie_ack ( sc, IE_ST_WHENCE );
910 ie_ack ( sc, IE_ST_WHENCE );
1374 ie_ack(sc, status);
/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dif_ie.c209 static inline void ie_ack(struct ie_softc *, u_int);
279 ie_ack(struct ie_softc *sc, u_int mask) function
428 ie_ack(sc, IE_ST_WHENCE);
479 ie_ack(sc, IE_ST_WHENCE & status);
1211 ie_ack(sc, IE_ST_WHENCE);
1472 ie_ack(sc, IE_ST_WHENCE);
1487 ie_ack(sc, IE_ST_WHENCE);

Completed in 59 milliseconds