Searched refs:LE_C0_STOP (Results 1 – 5 of 5) sorted by relevance
358 ll->rdp = LE_C0_STOP; in lance_tx()375 ll->rdp = LE_C0_STOP; in lance_tx()424 ll->rdp = csr0 & ~(LE_C0_INEA | LE_C0_TDMD | LE_C0_STOP | LE_C0_STRT | in lance_interrupt()467 ll->rdp = LE_C0_STOP; in lance_open()493 ll->rdp = LE_C0_STOP; in lance_close()507 ll->rdp = LE_C0_STOP; in lance_reset()623 ll->rdp = LE_C0_STOP; in lance_set_multicast()
260 WRITERDP(lp, LE_C0_STOP); in lance_reset()393 WRITERDP(lp, LE_C0_STOP); in lance_tx()410 WRITERDP(lp, LE_C0_STOP); in lance_tx()460 WRITERDP(lp, csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|LE_C0_INIT)); in lance_interrupt()522 WRITERDP(lp, LE_C0_STOP); in lance_close()639 WRITERDP(lp, LE_C0_STOP); in lance_set_multicast()
73 #define LE_C0_STOP 0x0004 /* Stop */ macro
155 #define LE_C0_STOP 0x0004 /* Stop */ macro
141 #define LE_C0_STOP 0x0004 /* Stop the card */ macro279 sbus_writew(LE_C0_STOP, __base + RDP); \853 sbus_writew(LE_C0_STOP, lp->lregs + RDP); in lance_interrupt()