Searched refs:MMUCR_CMD_MMU_RESET (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/smc/ | ||
H A D | if_smcreg.h | 156 #define MMUCR_CMD_MMU_RESET (2<<5) /* Reset MMU */ macro |
H A D | if_smc.c | 1176 smc_write_2(sc, MMUCR, MMUCR_CMD_MMU_RESET); in smc_reset() |