HomeSort by: relevance | last modified time | path
    Searched defs:nvsram_cons (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/ews4800mips/stand/common/
console.c 55 uint8_t nvsram_cons; local
65 nvsram_cons = *(volatile uint8_t *)0xbb023010;
67 switch (nvsram_cons) {
91 nvsram_cons = *(volatile uint8_t *)0xbe4932a0;
93 switch (nvsram_cons) {

Completed in 18 milliseconds