Lines Matching refs:RIO_DEBUG_TABLE
125 rio_dprintk (RIO_DEBUG_TABLE, "RIONewTable: entering(1)\n");
138 rio_dprintk (RIO_DEBUG_TABLE, "RIONewTable: entering(2)\n");
166 rio_dprintk (RIO_DEBUG_TABLE, "RIONewTable: entering(3)\n");
169 rio_dprintk (RIO_DEBUG_TABLE, "%s pretending to be empty but isn't\n",MapP->Name);
174 rio_dprintk (RIO_DEBUG_TABLE, "!RIO: Daemon: test (3) passes\n");
178 rio_dprintk (RIO_DEBUG_TABLE, "RIONewTable: entering(4)\n");
192 rio_dprintk (RIO_DEBUG_TABLE, "RTA %s has unknown host unique number 0x%x\n",
203 rio_dprintk (RIO_DEBUG_TABLE, "RIONewTable: entering(5)\n");
206 rio_dprintk (RIO_DEBUG_TABLE, "RIO: RTA %s has been allocated an ID of zero!\n",
213 rio_dprintk (RIO_DEBUG_TABLE, "RIO: RTA %s has been allocated an illegal ID %d\n",
223 rio_dprintk (RIO_DEBUG_TABLE, "Dupl. ID number allocated to RTA %s and RTA %s\n",
237 rio_dprintk (RIO_DEBUG_TABLE, "RTA %s has duplicate unique number\n",MapP->Name);
238 rio_dprintk (RIO_DEBUG_TABLE, "RTA %s has duplicate unique number\n",
246 rio_dprintk (RIO_DEBUG_TABLE, "RIONewTable: entering(7a)\n");
249 rio_dprintk (RIO_DEBUG_TABLE, "TTY Port number %d-RTA %s is not a multiple of %d!\n",
255 rio_dprintk (RIO_DEBUG_TABLE, "RIONewTable: entering(7b)\n");
258 rio_dprintk (RIO_DEBUG_TABLE, "TTY Port number %d for RTA %s is too big\n",
268 rio_dprintk (RIO_DEBUG_TABLE, "RIONewTable: entering(8)\n");
272 rio_dprintk (RIO_DEBUG_TABLE, "RTA %s:same TTY port # as RTA %s (%d)\n",
280 rio_dprintk (RIO_DEBUG_TABLE, "RIONewTable: entering(9)\n");
283 rio_dprintk (RIO_DEBUG_TABLE, "RTA name %s used twice\n", MapP->Name);
293 rio_dprintk (RIO_DEBUG_TABLE, "RIONewTable: entering(6)\n");
295 rio_dprintk (RIO_DEBUG_TABLE, "RIO:HOST %s has been allocated ID that isn't zero!\n",
302 rio_dprintk (RIO_DEBUG_TABLE, "RIO: HOST %s has been allocated port numbers!\n",
331 rio_dprintk (RIO_DEBUG_TABLE, "RIONewTable: Copy table for Host entry %d\n", Entry);
349 rio_dprintk (RIO_DEBUG_TABLE, "Host entry found. Name %s\n", MapP->Name);
362 rio_dprintk (RIO_DEBUG_TABLE, "Rta entry found. Name %s\n", MapP->Name);
375 rio_dprintk (RIO_DEBUG_TABLE, "TENTATIVE Rta entry found. Name %s\n", MapP->Name);
425 rio_dprintk (RIO_DEBUG_TABLE, "Default name %s already used\n", p->RIOHosts[Host].Name);
429 rio_dprintk (RIO_DEBUG_TABLE, "Assigning default name %s\n", p->RIOHosts[Host].Name);
452 rio_dprintk (RIO_DEBUG_TABLE, "Generating a table to return to config.rio\n");
458 rio_dprintk (RIO_DEBUG_TABLE, "Processing host %d\n", Host);
506 rio_dprintk (RIO_DEBUG_TABLE, "Delete entry on host %x, rta %x\n",
522 rio_dprintk (RIO_DEBUG_TABLE, "Found entry offset %d on host %s\n",
530 rio_dprintk (RIO_DEBUG_TABLE, "Entry is in use and cannot be deleted!\n");
545 rio_dprintk (RIO_DEBUG_TABLE, "Unmap port\n");
553 rio_dprintk (RIO_DEBUG_TABLE, "Gob on port\n");
590 rio_dprintk (RIO_DEBUG_TABLE,
597 rio_dprintk (RIO_DEBUG_TABLE,
608 rio_dprintk (RIO_DEBUG_TABLE, "Entry nulled.\n");
630 rio_dprintk (RIO_DEBUG_TABLE, "Couldn't find entry to be deleted\n");
643 rio_dprintk (RIO_DEBUG_TABLE, "Assign entry on host %x, rta %x, ID %d, Sysport %d\n", in RIOAssignRta()
650 rio_dprintk (RIO_DEBUG_TABLE, "Bad ID in map entry!\n"); in RIOAssignRta()
656 rio_dprintk (RIO_DEBUG_TABLE, "Rta Unique number zero!\n"); in RIOAssignRta()
662 rio_dprintk (RIO_DEBUG_TABLE, "Port %d not multiple of %d!\n",(int)MapP->SysPort,PORTS_PER_RTA); in RIOAssignRta()
668 rio_dprintk (RIO_DEBUG_TABLE, "Port %d not valid!\n",(int)MapP->SysPort); in RIOAssignRta()
682 rio_dprintk (RIO_DEBUG_TABLE, "Name entry contains non-printing characters!\n"); in RIOAssignRta()
707 rio_dprintk (RIO_DEBUG_TABLE, "Attempting to get a new ID for rta \"%s\"\n", in RIOAssignRta()
726 rio_dprintk (RIO_DEBUG_TABLE, "Allocated ID %d for this new RTA.\n", MapP->ID); in RIOAssignRta()
752 rio_dprintk (RIO_DEBUG_TABLE, "Cross referenced id %d to ID %d.\n", in RIOAssignRta()
762 rio_dprintk (RIO_DEBUG_TABLE, "Map table slot for ID %d is already in use.\n", MapP->ID); in RIOAssignRta()
796 rio_dprintk (RIO_DEBUG_TABLE, "Second map of RTA %s added to configuration\n", in RIOAssignRta()
799 rio_dprintk (RIO_DEBUG_TABLE, "RTA %s added to configuration\n", MapP->Name); in RIOAssignRta()
804 rio_dprintk (RIO_DEBUG_TABLE, "Unknown host %x\n", MapP->HostUniqueNum); in RIOAssignRta()
827 …rio_dprintk (RIO_DEBUG_TABLE, "Mapping sysport %d to id %d\n", (int)HostMapP->SysPort, HostMapP->I…
838 rio_dprintk (RIO_DEBUG_TABLE, "Mapping sysport %d-%d\n",
845 rio_dprintk (RIO_DEBUG_TABLE, "subent = %d, HostMapP->SysPort = %d\n",
852 rio_dprintk (RIO_DEBUG_TABLE, "c1 p = %p, p->rioPortp = %p\n", p, p->RIOPortp);
857 rio_dprintk (RIO_DEBUG_TABLE, "Map port\n");
1013 rio_dprintk (RIO_DEBUG_TABLE, "Change name entry on host %x, rta %x, ID %d, Sysport %d\n",
1018 rio_dprintk (RIO_DEBUG_TABLE, "Bad ID in map entry!\n");
1028 rio_dprintk (RIO_DEBUG_TABLE, "Name entry contains non-printing characters!\n");
1057 rio_dprintk (RIO_DEBUG_TABLE, "Unknown host %x\n", MapP->HostUniqueNum);