Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/dev/
H A Dcom_hpcio.c75 struct com_hpcio_softc { struct
92 CFATTACH_DECL_NEW(com_hpcio, sizeof(struct com_hpcio_softc), argument
298 struct com_hpcio_softc *hsc = device_private(self); in com_hpcio_attach()