Lines Matching refs:dev_dbg
163 dev_dbg(xpnet, "received 0x%lx, %d, %d, %d\n", msg->buf_pa, msg->size, in xpnet_receive()
199 dev_dbg(xpnet, "copying embedded message. memcpy(0x%p, 0x%p, " in xpnet_receive()
207 dev_dbg(xpnet, "transferring buffer to the skb->data area;\n\t" in xpnet_receive()
230 dev_dbg(xpnet, "<skb->head=0x%p skb->data=0x%p skb->tail=0x%p " in xpnet_receive()
238 dev_dbg(xpnet, "passing skb to network layer\n" in xpnet_receive()
276 dev_dbg(xpnet, "%s connected to partition %d\n", in xpnet_connection_activity()
290 dev_dbg(xpnet, "%s disconnected from partition %d\n", in xpnet_connection_activity()
301 dev_dbg(xpnet, "calling xpc_connect(%d, 0x%p, NULL, %ld, %ld, %ld, " in xpnet_dev_open()
318 dev_dbg(xpnet, "ifconfig up of %s; XPC connected\n", dev->name); in xpnet_dev_open()
328 dev_dbg(xpnet, "ifconfig down of %s; XPC disconnected\n", dev->name); in xpnet_dev_stop()
345 dev_dbg(xpnet, "ifconfig %s mtu set to %d\n", dev->name, new_mtu); in xpnet_dev_change_mtu()
363 dev_dbg(xpnet, "message to %d notified with reason %d\n", in xpnet_send_completed()
367 dev_dbg(xpnet, "all acks for skb->head=-x%p\n", in xpnet_send_completed()
387 dev_dbg(xpnet, "calling memcpy(0x%p, 0x%p, 0x%lx)\n", in xpnet_send()
401 dev_dbg(xpnet, "sending XPC message to %d:%d\n" in xpnet_send()
432 dev_dbg(xpnet, ">skb->head=0x%p skb->data=0x%p skb->tail=0x%p " in xpnet_dev_hard_start_xmit()