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

  /src/sys/arch/arc/dev/
pccons.c 206 void sput(const u_char *, int);
819 sput(buf, len);
862 sput("\r\n", 2);
865 sput(&cc, 1);
970 sput(const u_char *cp, int n) function in typeref:typename:void
pccons.c 206 void sput(const u_char *, int);
819 sput(buf, len);
862 sput("\r\n", 2);
865 sput(&cc, 1);
970 sput(const u_char *cp, int n) function in typeref:typename:void

Completed in 24 milliseconds