Searched refs:IE_ST_CNA (Results 1 – 2 of 2) sorted by relevance
198 #define IE_ST_CNA 0x2000 /* all commands completed */ macro
476 if ((status & IE_ST_CNA) && (sc->sc_debug & IED_CNA)) in i82586_intr()