Searched refs:ENRCV (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dif_mcreg.h164 #define ENRCV 0x01 /* Enable Receive */ macro
H A Dif_mc.c333 maccc = ENXMT | ENRCV;
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dam79c950reg.h164 #define ENRCV 0x01 /* Enable Receive */ macro
H A Dif_mc.c298 NIC_PUT(sc, MACE_MACCC, maccc & ~ENRCV);
H A Dam79c950.c345 maccc = ENXMT | ENRCV;
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/obio/
H A Dif_mc_obio.c365 NIC_PUT(sc, MACE_MACCC, maccc & ~ENRCV);

Completed in 181 milliseconds