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

/freebsd-10.0-release/sys/dev/en/
H A Dmidwayreg.h89 #define MID_MAST_CSR 0x40010 /* master CSR */ macro
H A Dmidway.c1506 en_write(sc, MID_MAST_CSR, MID_SETIPL(sc->ipl) | MID_MCSR_ENDMA |
2595 en_write(sc, MID_MAST_CSR, MID_MCSR_ENDMA);
2652 en_write(sc, MID_MAST_CSR, MID_MCSR_ENDMA);
3168 printf("mcsr = 0x%b\n", (int)en_read(sc, MID_MAST_CSR), MID_MCSRBITS);

Completed in 126 milliseconds