/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");
|