Searched refs:STRT (Results 1 – 4 of 4) sorted by relevance
321 lance->RDP = INEA|STRT; in ariadne_open()407 lance->RDP = INEA|STRT; in ariadne_reset()434 lance->RDP = csr0 & ~(INEA|TDMD|STOP|STRT|INIT); in ariadne_interrupt()453 if (csr0 & STRT) in ariadne_interrupt()509 lance->RDP = STRT; in ariadne_interrupt()546 lance->RDP = STRT; in ariadne_interrupt()833 lance->RDP = INEA|STRT|IDON; /* Resume normal operation. */ in set_multicast_list()
63 #define STRT 0x0002 /* Start */ macro
193 #define STRT 0x0200 /* Start */ macro
1153 outw(IDON | INEA | STRT, DEPCA_DATA); in InitRestartDepca()