Home
last modified time | relevance | path

Searched refs:therm_int_map (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/sparc64/sparc64/
Dsysioreg.h93 …uint64_t therm_int_map; /* thermal warn interrupt map reg */ /* 1fe.0000.3038 */ member
/netbsd/src/sys/arch/sparc64/dev/
Dsbusreg.h120 …uint64_t therm_int_map; /* thermal warn interrupt map reg */ /* 1fe.0000.3038 */ member
Dsbus.c256 ih->ih_map = &sc->sc_sysio->therm_int_map; in sbus_attach()