Searched refs:IE_ST_WHENCE (Results 1 – 2 of 2) sorted by relevance
369 ie_ack(sc, IE_ST_WHENCE & status); in ie_intr()405 if ((status = sc->scb->ie_status) & IE_ST_WHENCE) in ie_intr()542 ie_ack(sc, IE_ST_WHENCE); in iernr()1086 ie_ack(sc, IE_ST_WHENCE); in check_ie_present()1345 ie_ack(sc, IE_ST_WHENCE); in run_tdr()1370 ie_ack(sc, IE_ST_WHENCE); in start_receiver()1548 ie_ack(sc, IE_ST_WHENCE); in ieinit_locked()
117 #define IE_ST_WHENCE 0xf000 /* mask for cause of interrupt */ macro