Lines Matching refs:DPRINTK

164 #define DPRINTK(format, args...) \
174 #define DPRINTK(format, args...)
514 DPRINTK("about to reset board\n");
578 DPRINTK("testing SRAM\n");
584 DPRINTK("clearing SRAM\n");
800 DPRINTK("read, write = %d, %d\n", read, write);
819 DPRINTK("aal0_buffer_allocate: allocating AAL0 RX buffer\n");
827 DPRINTK("aal0_buffer_allocate: freeing AAL0 RX buffer\n");
916 DPRINTK("EEPROM 0x%04X %02X\n",
956 DPRINTK("eeprom: copyright = \"%s\"\n",
959 DPRINTK("eeprom: copyright not found\n");
988 DPRINTK("eeprom: MAC address = %pM\n", &e[EEPROM_MAC]);
998 DPRINTK("eeprom: Serial number = %d\n", (unsigned int) lanai->serialno);
1008 DPRINTK("eeprom: Magic number = 0x%08X\n", lanai->magicno);
1493 DPRINTK("Allocated %zu byte %s buffer\n", lanai_buf_size(buf), name);
1528 DPRINTK("Binding vci %d\n", vci);
1531 DPRINTK("Coming out of powerdown\n");
1546 DPRINTK("Unbinding vci %d\n", lvcc->vci);
1551 DPRINTK("Going into powerdown\n");
1584 DPRINTK("allocated service buffer at %p, size %zu(%d)\n",
1624 DPRINTK("(itf %d) got service entry 0x%X for nonexistent "
1635 DPRINTK("(itf %d) got service entry 0x%X for non-TX "
1647 DPRINTK("(itf %d) got service entry 0x%X for non-RX "
1654 DPRINTK("(itf %d) got RX service entry 0x%X for non-AAL5 "
1668 DPRINTK("got trashed rx pdu on vci %d\n", vci);
1688 DPRINTK("got rx crc error on vci %d\n", vci);
1863 DPRINTK("unacked ints: 0x%08X\n",
1915 DPRINTK("%s says board_id=%d, board_rev=%d\n", name,
2084 DPRINTK("pcr_to_cbricg: pcr=%d rounddown=%c icg=%d\n",
2112 DPRINTK("In lanai_dev_open()\n");
2327 DPRINTK(DEV_LABEL "(itf %d): open %d.%d\n", lanai->number,
2401 DPRINTK("lanai_send: skb==NULL for vci=%d\n", atmvcc->vci);
2405 DPRINTK("lanai_send: lanai==NULL for vci=%d\n", atmvcc->vci);
2426 DPRINTK("lanai_send: bad aal=%d on vci=%d\n", (int) atmvcc->qos.aal,
2579 DPRINTK("lanai_start() failed, err=%d\n", -result);