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

  /src/sys/arch/evbarm/dev/
plcom.c 191 static inline void plcom_txsoft (struct plcom_softc *, struct tty *);
1974 plcom_txsoft(struct plcom_softc *sc, struct tty *tp) function in typeref:typename:void
2042 plcom_txsoft(sc, tp);
plcom.c 191 static inline void plcom_txsoft (struct plcom_softc *, struct tty *);
1974 plcom_txsoft(struct plcom_softc *sc, struct tty *tp) function in typeref:typename:void
2042 plcom_txsoft(sc, tp);

Completed in 30 milliseconds