Searched refs:LE_C0_STRT (Results 1 – 6 of 6) sorted by relevance
248 WRITERDP(lp, LE_C0_INEA | LE_C0_STRT); in init_restart_lance()454 WRITERDP(lp, csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|LE_C0_INIT)); in lance_interrupt()476 WRITERDP(lp, LE_C0_STRT); in lance_interrupt()655 WRITERDP(lp, LE_C0_STRT); in lance_poll()
74 #define LE_C0_STRT 0x0002 /* Start */ macro
157 #define LE_C0_STRT 0x0002 /* Start */ macro
238 ll->rdp = LE_C0_INEA | LE_C0_STRT; in init_restart_lance()427 ll->rdp = csr0 & ~(LE_C0_INEA | LE_C0_TDMD | LE_C0_STOP | LE_C0_STRT | in lance_interrupt()450 ll->rdp = LE_C0_STRT; in lance_interrupt()
113 #define LE_C0_STRT 0x0002 /* Start the card */ macro548 writereg(&ll->rdp, LE_C0_STRT); in init_restart_lance()
147 #define LE_C0_STRT 0x0002 /* Start the card */ macro496 sbus_writew(LE_C0_INEA | LE_C0_STRT, lp->lregs + RDP); in init_restart_lance()