Searched refs:cprintf (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/char/rio/ |
D | linux_compat.h | 37 #define cprintf printk macro
|
D | rioroute.c | 257 cprintf("%s '%s' (%c) is connected to another network.\n", MyType,MyName,'A'+ThisLink); in RIORouteRup() 435 cprintf("RTA '%s' is being updated.\n",HostP->Mapping[ThisUnit].Name); in RIORouteRup() 581 cprintf("One or more unknown RTAs are being updated.\n"); in RIORouteRup() 959 cprintf("Link between %s '%s' (%c) and %s '%s' (%c) %s.\n",
|
D | rioboot.c | 993 cprintf("RTA connected to %s '%s' (%c) not configured.\n",MyType,MyName,MyLink+'A'); in RIOBootComplete() 1198 cprintf("An orphaned RTA has been adopted by %s '%s' (%c).\n",MyType,MyName,MyLink+'A'); in RIOBootComplete() 1201 cprintf("RTA connected to %s '%s' (%c) not configured.\n",MyType,MyName,MyLink+'A'); in RIOBootComplete() 1212 …cprintf("The RTA connected to %s '%s' (%c) cannot be configured. You cannot configure more than 1… in RIOBootComplete()
|
D | riotty.c | 622 cprintf("Need to flush the ttyport\n"); in riotclose() 807 cprintf(("STUPID LENGTH %d\n",len)); in RIOShortCommand()
|
D | rioctrl.c | 337 cprintf("FAILED TO QUEUE SPECIAL RUP COMMAND\n"); 735 cprintf("No p->RIOPortp array!\n");
|