Home
last modified time | relevance | path

Searched refs:htb_config (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/arch/loongson/include/
Dautoconf.h39 struct htb_config;
67 const struct htb_config *htb_config; member
/openbsd/src/sys/arch/loongson/dev/
Dhtbvar.h22 struct htb_config { struct
Dhtb.c41 const struct htb_config *sc_config;
176 sc->sc_config = sys_platform->htb_config; in htb_attach()
233 const struct htb_config *hc = sc->sc_config; in htb_attach_hook()
/openbsd/src/sys/arch/loongson/loongson/
Dgeneric3a_machdep.c116 const struct htb_config rs780e_htb_config = {
144 .htb_config = &rs780e_htb_config,