Searched refs:IDON (Results 1 – 2 of 2) sorted by relevance
293 if (csr0 & IDON) in ariadne_interrupt()383 lance->RDP = INEA | BABL | CERR | MISS | MERR | IDON; in ariadne_interrupt()679 lance->RDP = INEA | STRT | IDON;/* Resume normal operation */ in set_multicast_list()
186 #define IDON 0x0001 /* Initialization Done */ macro