Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/newsmips/dev/
H A Dkb_hb.c52 struct kb_hb_softc { struct
72 CFATTACH_DECL_NEW(kb_hb, sizeof(struct kb_hb_softc), argument
105 struct kb_hb_softc *sc = device_private(self); in kb_hb_attach()
144 struct kb_hb_softc *sc = v; in kb_hb_intr()