Searched refs:LE_C0_STRT (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/arch/mvme68k/stand/sboot/
H A Dif_lereg.h70 #define LE_C0_STRT 0x0002 /* enable external activity */ macro
H A Dle_poll.c142 ler1->ler1_rdp = LE_C0_STRT;
/netbsd-current/sys/arch/mvme68k/stand/netboot/
H A Dif_lereg.h69 #define LE_C0_STRT 0x0002 /* enable external activity */ macro
H A Dif_le.c260 ler1->ler1_rdp = LE_C0_STRT;
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dlance.c89 *LANCE_RDP = LE_C0_STRT;
388 *LANCE_RDP = LE_C0_INEA | LE_C0_STRT;
499 LE_C0_INEA | LE_C0_RXON | LE_C0_TXON | LE_C0_STRT |
/netbsd-current/sys/arch/vax/boot/boot/
H A Dif_le.c229 LEWRCSR(LE_CSR0, LE_C0_INEA | LE_C0_STRT | LE_C0_IDON);
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dlance.c318 lereg->ler_rdp = LE_C0_STRT | LE_C0_IDON;
/netbsd-current/sys/dev/ic/
H A Dlancereg.h274 #define LE_C0_STRT 0x0002 /* enable external activity */ macro
H A Dlance.c316 (*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_INEA | LE_C0_STRT);
/netbsd-current/sys/dev/pci/
H A Dif_pcn.c1787 pcn_csr_write(sc, LE_CSR0, LE_C0_INEA | LE_C0_STRT | LE_C0_IDON);

Completed in 286 milliseconds