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

  /src/sys/arch/mips/cavium/dev/
octeon_uart.c 59 static int octuart_com_enable(struct com_softc *);
138 sc_com->enable = octuart_com_enable;
141 octuart_com_enable(sc_com);
156 octuart_com_enable(struct com_softc *sc_com) function in typeref:typename:int
octeon_uart.c 59 static int octuart_com_enable(struct com_softc *);
138 sc_com->enable = octuart_com_enable;
141 octuart_com_enable(sc_com);
156 octuart_com_enable(struct com_softc *sc_com) function in typeref:typename:int

Completed in 113 milliseconds