Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx39uart.c54 struct tx39uart_softc { struct
59 CFATTACH_DECL_NEW(tx39uart, sizeof(struct tx39uart_softc), argument
72 struct tx39uart_softc *sc = device_private(self); in tx39uart_attach()
85 struct tx39uart_softc *sc = device_private(parent); in tx39uart_search()