Home | Sort by: relevance | last modified time | path |
/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 |