Searched refs:ipath_cdbg (Results 1 - 14 of 14) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_diag.c353 ipath_cdbg(VERBOSE, "illegal unit %u for diag data send\n",
362 ipath_cdbg(VERBOSE, "Trying to set to set link active for "
370 ipath_cdbg(VERBOSE, "unit %u not usable\n", dd->ipath_unit);
377 ipath_cdbg(VERBOSE, "unit %u not ready (state %llx)\n",
410 ipath_cdbg(VERBOSE, "No PIO buffers avail unit for %u\n",
419 ipath_cdbg(VERBOSE, "unit %u 0x%x+1w pio%d\n",
H A Dipath_driver.c283 ipath_cdbg(VERBOSE, "initializing unit #%u\n", dd->ipath_unit);
307 ipath_cdbg(VERBOSE, "regbase (0) %llx len %d pdev->irq %d, vend %x/%x "
420 ipath_cdbg(VERBOSE, "BAR %d start %llx, end %llx, len %llx\n",
461 ipath_cdbg(VERBOSE, "mapped io addr %llx to kregbase %p\n",
575 ipath_cdbg(VERBOSE, "Unlocking any expTID pages still "
592 ipath_cdbg(VERBOSE, "There were still %u expTID "
597 ipath_cdbg(VERBOSE, "%llu pages locked, %llu "
604 ipath_cdbg(VERBOSE, "Free shadow page tid array at %p\n",
633 ipath_cdbg(VERBOSE, "removing, pdev=%p, dd=%p\n", pdev, dd);
649 ipath_cdbg(VERBOS
[all...]
H A Dipath_eeprom.c287 ipath_cdbg(VERBOSE, "No ack to complete start\n");
320 ipath_cdbg(VERBOSE, "Resetting i2c eeprom; initial gpioout reg "
599 ipath_cdbg(VERBOSE, "Old GUID format in flash, top 3 zero, "
634 ipath_cdbg(VERBOSE, "Initted GUID to %llx from eeprom\n",
H A Dipath_file_ops.c104 ipath_cdbg(PROC,
210 ipath_cdbg(PROC, "port %u flags %x %llx %llx %llx\n",
330 ipath_cdbg(VERBOSE, "Port%u %u tids, cursor %u, tidbase %p\n",
382 ipath_cdbg(VERBOSE, "Updating idx %u to TID %u, "
395 ipath_cdbg(VERBOSE,
423 ipath_cdbg(VERBOSE, "Freeing TID %u\n",
524 ipath_cdbg(VERBOSE, "Port%u free %u tids; first bit (max=%d) "
539 ipath_cdbg(VERBOSE, "PID %u freeing TID %u\n",
592 ipath_cdbg(VERBOSE, "p%u try to set pkey %hx, current keys "
601 ipath_cdbg(PRO
[all...]
H A Dipath_iba6110.c446 ipath_cdbg(VERBOSE, "Called but no hardware errors set\n");
739 ipath_cdbg(VERBOSE, "HT linkerr%d bits 0x%x set, "
794 ipath_cdbg(VERBOSE, "HT%u (Link %c) connected to processor\n",
810 ipath_cdbg(VERBOSE, "Clear linkctrl%d CRC Error "
830 ipath_cdbg(VERBOSE, "HT linkerr%d bits 0x%x set, "
1245 ipath_cdbg(VERBOSE, "Initial serdes status is config0=%llx "
1265 ipath_cdbg(VERBOSE, "Clearing serdes PLL reset (writing "
1330 ipath_cdbg(VERBOSE, "After setup: serdes status is config0=%llx "
1348 ipath_cdbg(VERBOSE, "MDIO Read reg8, "
1424 ipath_cdbg(VERBOS
[all...]
H A Dipath_iba6120.c358 ipath_cdbg(VERBOSE, "Called but no hardware errors set\n");
618 ipath_cdbg(VERBOSE, "SerDes status config0=%llx config1=%llx, "
643 ipath_cdbg(VERBOSE, "Clearing pll reset and setting lane resets "
653 ipath_cdbg(VERBOSE, "Clearing lane resets and txidle "
704 ipath_cdbg(VERBOSE, "done: SerDes status config0=%llx "
722 ipath_cdbg(VERBOSE, "MDIO Read reg8, "
870 ipath_cdbg(VERBOSE, "Read msi data 0x%x from config offset "
985 ipath_cdbg(VERBOSE, "Writing msi_lo 0x%x to config offset 0x%x\n",
989 ipath_cdbg(VERBOSE, "Writing msi_lo 0x%x to config offset 0x%x\n",
995 ipath_cdbg(VERBOS
[all...]
H A Dipath_init_chip.c197 ipath_cdbg(VERBOSE, "Writing 0x%llx to ibcctrl\n",
574 ipath_cdbg(VERBOSE, "Try to read spc chip revision\n");
589 ipath_cdbg(VERBOSE, "ipath_kregbase %p, sendbase %x usrbase %x, "
619 ipath_cdbg(VERBOSE, "Revision %llx (PCI %x), %u ports, %u tids, "
765 ipath_cdbg(VERBOSE, "%d PIO bufs for kernel out of %d total %u "
H A Dipath_intr.c312 ipath_cdbg(VERBOSE, "Unit %u link state %s, last "
324 ipath_cdbg(VERBOSE, "Unit %u link state down"
330 ipath_cdbg(VERBOSE, "Unit %u link state changed "
380 ipath_cdbg(VERBOSE,
385 ipath_cdbg(VERBOSE, "Unit %u link is "
462 ipath_cdbg(ERRPKT,
579 ipath_cdbg(ERRPKT,
738 ipath_cdbg(VERBOSE, "driver wanted state %x, iflags now %x, "
983 ipath_cdbg(VERBOSE, "intr stat=0x%x\n", istat);
H A Dipath_kernel.h938 # define ipath_cdbg(which,fmt,...) \ macro
944 # define ipath_cdbg(which,fmt,...) macro
H A Dipath_layer.c313 ipath_cdbg(VERBOSE, "send while not ready, "
336 ipath_cdbg(EPKT, "0x%x+1w pio %p\n", plen, piobuf);
H A Dipath_mad.c737 ipath_cdbg(VERBOSE, "p0 new pkey reg %llx\n",
H A Dipath_stats.c180 ipath_cdbg(PKT, "missing rcv interrupts? "
259 ipath_cdbg(ERRPKT, "Re-enabling packet"
H A Dipath_user_pages.c45 ipath_cdbg(MM, "%lu/%lu put_page %p\n", (unsigned long) i,
69 ipath_cdbg(VERBOSE, "pin %lx pages from vaddr %lx\n",
H A Dipath_wc_x86_64.c109 ipath_cdbg(VERBOSE, "Setting mtrr for chip to WC "
123 ipath_cdbg(VERBOSE, "Set mtrr for chip to WC, "
142 ipath_cdbg(VERBOSE, "undoing WCCOMB on pio buffers\n");

Completed in 127 milliseconds