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

  /src/sys/arch/xen/xen/
xencons.c 141 static int xenconscn_getc(dev_t);
149 NULL, NULL, xenconscn_getc, xenconscn_putc, xenconscn_pollc,
474 /* catch up with xenconscn_getc() */
544 xenconscn_getc(dev_t dev) function in typeref:typename:int
551 printf("xenconscn_getc() but not polling\n");
563 printf("xenconscn_getc(): not console\n");
571 printf("xenconscn_getc() but not polling\n");
xencons.c 141 static int xenconscn_getc(dev_t);
149 NULL, NULL, xenconscn_getc, xenconscn_putc, xenconscn_pollc,
474 /* catch up with xenconscn_getc() */
544 xenconscn_getc(dev_t dev) function in typeref:typename:int
551 printf("xenconscn_getc() but not polling\n");
563 printf("xenconscn_getc(): not console\n");
571 printf("xenconscn_getc() but not polling\n");
xencons.c 141 static int xenconscn_getc(dev_t);
149 NULL, NULL, xenconscn_getc, xenconscn_putc, xenconscn_pollc,
474 /* catch up with xenconscn_getc() */
544 xenconscn_getc(dev_t dev) function in typeref:typename:int
551 printf("xenconscn_getc() but not polling\n");
563 printf("xenconscn_getc(): not console\n");
571 printf("xenconscn_getc() but not polling\n");

Completed in 36 milliseconds