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

  /src/sys/dev/sun/
ms.c 232 ms_input(struct ms_softc *ms, int c) function in typeref:typename:void
  /src/sys/arch/x68k/dev/
ms.c 161 static void ms_input(struct ms_softc *, int);
365 ms_input(struct ms_softc *ms, int c) function in typeref:typename:void
409 panic("ms_input");
610 ms_input(ms, c);

Completed in 13 milliseconds