Searched refs:PSC_ENETWR_CMD (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/mac68k/include/
H A Dpsc.h124 #define PSC_ENETWR_CMD 0x1048 /* MACE transmit DMA command register */ macro
/netbsd-current/sys/arch/mac68k/obio/
H A Dif_mc_obio.c201 psc_reg2(PSC_ENETWR_CMD + PSC_SET0) = 0x1100;
202 psc_reg2(PSC_ENETWR_CMD + PSC_SET1) = 0x1100;
251 psc_reg2(PSC_ENETWR_CMD + sc->sc_txset) = 0x9800;
352 psc_reg2(PSC_ENETWR_CMD + sc->sc_txseti) = 0x100;

Completed in 174 milliseconds