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

  /src/sys/arch/sparc64/dev/
schizo.c 150 uint64_t reg, eccctrl, ino_bitmap; local in function:schizo_attach
177 eccctrl = schizo_read(sc, SCZ_ECCCTRL);
178 eccctrl |= SCZ_ECCCTRL_EE_INTEN |
181 schizo_write(sc, SCZ_ECCCTRL, eccctrl);
schizoreg.h 83 volatile u_int64_t eccctrl; member in struct:schizo_regs

Completed in 13 milliseconds