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

/netbsd-current/sys/arch/mac68k/include/
H A Dpsc.h105 #define PSC_ENETWR_CTL 0xc20 /* MACE transmit DMA channel control/status */ macro
/netbsd-current/sys/arch/mac68k/obio/
H A Dif_mc_obio.c199 psc_reg2(PSC_ENETWR_CTL) = 0x8800;
200 psc_reg2(PSC_ENETWR_CTL) = 0x1000;
212 psc_reg2(PSC_ENETWR_CTL) = 0x9000;
214 psc_reg2(PSC_ENETWR_CTL) = 0x0400;
342 status = psc_reg2(PSC_ENETWR_CTL);
400 psc_reg2(PSC_ENETWR_CTL) = 0x8800;
404 psc_reg2(PSC_ENETWR_CTL) = 0x400;

Completed in 200 milliseconds