Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/gumstix/
H A Dif_sm_gxio.c101 struct sm_gxio_softc { struct
106 CFATTACH_DECL_NEW(sm_gxio, sizeof(struct sm_gxio_softc), argument
170 struct sm_gxio_softc *gsc = device_private(self); in sm_gxio_attach()