Home
last modified time | relevance | path

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

/openbsd/sys/arch/loongson/dev/
H A Dhtb.c38 struct htb_softc { struct
80 sizeof(struct htb_softc), htb_match, htb_attach
171 struct htb_softc *sc = (struct htb_softc *)self; in htb_attach()
232 struct htb_softc *sc = pc->pc_conf_v; in htb_attach_hook()