HomeSort by: relevance | last modified time | path
    Searched defs:tx39uart_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/tx/
tx39uart.c 54 struct tx39uart_softc { struct
59 CFATTACH_DECL_NEW(tx39uart, sizeof(struct tx39uart_softc),
72 struct tx39uart_softc *sc = device_private(self);
85 struct tx39uart_softc *sc = device_private(parent);
tx39uart.c 54 struct tx39uart_softc { struct
59 CFATTACH_DECL_NEW(tx39uart, sizeof(struct tx39uart_softc),
72 struct tx39uart_softc *sc = device_private(self);
85 struct tx39uart_softc *sc = device_private(parent);

Completed in 23 milliseconds