Home
last modified time | relevance | path

Searched refs:pr_debug (Results 1 – 25 of 30) sorted by relevance

12

/linux-2.4.37.9/drivers/isdn/sc/
Dinit.c80 pr_debug("Probing for adapter #%d\n", b); in sc_init()
92 pr_debug("I/O Base for board %d is 0x%x, %s probe\n", b, io[b], in sc_init()
100 pr_debug("check_region for 0x%x failed\n", io[b] + i * 0x400); in sc_init()
110 pr_debug("I/O Address 0x%x is in use.\n"); in sc_init()
116 pr_debug("I/O Base 0x%x fails test\n"); in sc_init()
125 pr_debug("All probe addresses exhasted, skipping\n"); in sc_init()
128 pr_debug("Probing for I/O...\n"); in sc_init()
133 pr_debug("End of Probes\n"); in sc_init()
136 pr_debug(" checking 0x%x...", i); in sc_init()
139 pr_debug("Failed\n"); in sc_init()
[all …]
Dcommand.c111 pr_debug("Invalid param: %d is not a valid card id\n", card); in command()
115 pr_debug("%s: Received %s command from Link Layer\n", in command()
131 pr_debug("%s: Failed to verify user space 0x%x\n", in command()
185 pr_debug("Invalid param: %d is not a valid card id\n", card); in loopback()
189 pr_debug("%s: Sending loopback message\n", adapter[card]->devicename); in loopback()
206 pr_debug("%s: Loopback message successfully sent\n", in loopback()
209 pr_debug("%s: Loopback return != sent\n", in loopback()
216 pr_debug("%s: Send loopback message failed\n", in loopback()
231 pr_debug("Invalid param: %d is not a valid card id\n", card); in startproc()
242 pr_debug("%s: Sent startProc\n", adapter[card]->devicename); in startproc()
[all …]
Dpacket.c44 pr_debug("invalid param: %d is not a valid card id\n", card); in sndpkt()
48 pr_debug("%s: sndpkt: frst = 0x%x nxt = %d f = %d n = %d\n", in sndpkt()
56 pr_debug("%s: out of TX buffers\n", adapter[card]->devicename); in sndpkt()
61 pr_debug("%s: data overflows buffer size (data > buffer)\n", adapter[card]->devicename); in sndpkt()
68 pr_debug("%s: writing %d bytes to buffer offset 0x%x\n", adapter[card]->devicename, in sndpkt()
75 pr_debug("%s: sndpkt size=%d, buf_offset=0x%x buf_indx=%d\n", in sndpkt()
84 pr_debug("%s: failed to send packet, status = %d\n", adapter[card]->devicename, status); in sndpkt()
93 pr_debug("%s: packet sent successfully\n", adapter[card]->devicename); in sndpkt()
106 pr_debug("invalid param: %d is not a valid card id\n", card); in rcvpkt()
114 pr_debug("%s: error status code: 0x%x\n", adapter[card]->devicename, rcvmsg->rsp_status); in rcvpkt()
[all …]
Dioctl.c37 pr_debug("%s: SCIOCRESET: ioctl received\n", adapter[card]->devicename); in sc_ioctl()
48 pr_debug("%s: SCIOLOAD: ioctl received\n", adapter[card]->devicename); in sc_ioctl()
50 pr_debug("%s: SCIOCLOAD: command failed, LoadProc while engine running.\n", in sc_ioctl()
64 pr_debug("%s: SCIOCLOAD: command failed, status = %d\n", in sc_ioctl()
69 pr_debug("%s: SCIOCLOAD: command successful\n", adapter[card]->devicename); in sc_ioctl()
76 pr_debug("%s: SCIOSTART: ioctl received\n", adapter[card]->devicename); in sc_ioctl()
78 pr_debug("%s: SCIOCSTART: command failed, engine already running.\n", in sc_ioctl()
94 pr_debug("%s: SCIOSETSWITCH: ioctl received\n", adapter[card]->devicename); in sc_ioctl()
102 pr_debug("%s: SCIOCSETSWITCH: setting switch type to %d\n", adapter[card]->devicename, in sc_ioctl()
107 pr_debug("%s: SCIOCSETSWITCH: command successful\n", adapter[card]->devicename); in sc_ioctl()
[all …]
Dinterrupt.c57 pr_debug("Invalid param: %d is not a valid card id\n", card); in interrupt_handler()
61 pr_debug("%s: Entered Interrupt handler\n", adapter[card]->devicename); in interrupt_handler()
80 pr_debug("%s: Invalid request Message, rsp_status = %d\n", in interrupt_handler()
90 pr_debug("%s: Received packet 0x%x bytes long at 0x%x\n", in interrupt_handler()
103 pr_debug("%s: Packet Send ACK on channel %d\n", adapter[card]->devicename, in interrupt_handler()
116 pr_debug("%s: Connect message: line %d: status %d: cause 0x%x\n", in interrupt_handler()
125 pr_debug("%s: Got Dial-Out Rsp\n", adapter[card]->devicename); in interrupt_handler()
132 pr_debug("%s: Got Incoming Call\n", adapter[card]->devicename); in interrupt_handler()
151 pr_debug("%s: disconnect message: line %d: status %d: cause 0x%x\n", in interrupt_handler()
167 pr_debug("%s: Received EngineUp message\n", adapter[card]->devicename); in interrupt_handler()
[all …]
Dshmem.c41 pr_debug("Invalid param: %d is not a valid card id\n", card); in memcpy_toshmem()
53 pr_debug("%s: loaded page %d\n",adapter[card]->devicename,ch); in memcpy_toshmem()
62 pr_debug("%s: set page to %#x\n",adapter[card]->devicename, in memcpy_toshmem()
66 pr_debug("%s: copying %d bytes from %#x to %#x\n",adapter[card]->devicename, n, in memcpy_toshmem()
83 pr_debug("Invalid param: %d is not a valid card id\n", card); in memcpy_fromshmem()
95 pr_debug("%s: loaded page %d\n",adapter[card]->devicename,ch); in memcpy_fromshmem()
106 pr_debug("%s: set page to %#x\n",adapter[card]->devicename, in memcpy_fromshmem()
125 pr_debug("Invalid param: %d is not a valid card id\n", card); in memset_shmem()
137 pr_debug("%s: loaded page %d\n",adapter[card]->devicename,ch); in memset_shmem()
147 pr_debug("%s: set page to %#x\n",adapter[card]->devicename, in memset_shmem()
Dmessage.c46 pr_debug("Invalid param: %d is not a valid card id\n", card); in receivemessage()
50 pr_debug("%s: Entered receivemessage\n",adapter[card]->devicename); in receivemessage()
73 pr_debug("%s: Received Message seq:%d pid:%d time:%d cmd:%d " in receivemessage()
110 pr_debug("Invalid param: %d is not a valid card id\n", card); in sendmessage()
119 pr_debug("%s: Attempt to send CM message with engine up\n", in sendmessage()
125 pr_debug("%s: Attempt to send CE message with engine down\n", in sendmessage()
166 pr_debug("%s: Sent Message seq:%d pid:%d time:%d " in sendmessage()
197 pr_debug("Invalid param: %d is not a valid card id\n", card); in send_and_receive()
206 pr_debug("%s: SendMessage failed in SAR\n", in send_and_receive()
218 pr_debug("SAR waiting..\n"); in send_and_receive()
[all …]
Dtimer.c61 pr_debug("%s: check_timer timer called\n", adapter[card]->devicename); in check_reset()
81 pr_debug("%s: No signature yet, waiting another %d jiffies.\n", in check_reset()
104 pr_debug("%s: Checking status...\n", adapter[card]->devicename); in check_phystat()
110 pr_debug("PhyStat transition to RUN\n"); in check_phystat()
116 pr_debug("PhyStat transition to STOP\n"); in check_phystat()
Devent.c49 pr_debug("%s: Indicating event %s on Channel %d\n", in indicate_status()
52 pr_debug("%s: Event data: %s\n", adapter[card]->devicename, in indicate_status()
/linux-2.4.37.9/fs/affs/
Dbitmap.c51 pr_debug("AFFS: count_free_blocks()\n"); in affs_count_free_blocks()
76 pr_debug("AFFS: free_block(%u)\n", block); in affs_free_block()
156 pr_debug("AFFS: balloc(inode=%lu,goal=%u): ", inode->i_ino, goal); in affs_alloc_block()
159 pr_debug("%d\n", inode->u.affs_i.i_lastalloc+1); in affs_alloc_block()
258 pr_debug("%d\n", blk); in affs_alloc_block()
266 pr_debug("failed\n"); in affs_alloc_block()
322 pr_debug("AFFS: read bitmap block %d: %d\n", blk, bm->bm_key); in affs_init_bitmap()
345 pr_debug("last word: %d %d %d\n", offset, offset / 32 + 1, mask); in affs_init_bitmap()
Dsuper.c41 pr_debug("AFFS: put_super()\n"); in affs_put_super()
77 pr_debug("AFFS: write_super() at %lu, clean=%d\n", CURRENT_TIME, clean); in affs_write_super()
239 pr_debug("AFFS: read_super(%s)\n",data ? (const char *)data : "no options"); in affs_read_super()
271 pr_debug("AFFS: initial blksize=%d, blocks=%d\n", 512, blocks); in affs_read_super()
286 pr_debug("AFFS: setting blocksize to %d\n", blocksize); in affs_read_super()
301 pr_debug("AFFS: Dev %s, trying root=%u, bs=%d, " in affs_read_super()
422 pr_debug("AFFS: s_flags=%lX\n",sb->s_flags); in affs_read_super()
451 pr_debug("AFFS: remount(flags=0x%x,opts=\"%s\")\n",*flags,data); in affs_remount()
479 pr_debug("AFFS: statfs() partsize=%d, reserved=%d\n",AFFS_SB->s_partition_size, in affs_statfs()
Dnamei.c190 pr_debug("AFFS: find_entry(\"%.*s\")\n", (int)dentry->d_name.len, dentry->d_name.name); in affs_find_entry()
218 pr_debug("AFFS: lookup(\"%.*s\")\n",(int)dentry->d_name.len,dentry->d_name.name); in affs_lookup()
249 pr_debug("AFFS: unlink(dir=%d, \"%.*s\")\n", (u32)dir->i_ino, in affs_unlink()
265 pr_debug("AFFS: create(%lu,\"%.*s\",0%o)\n",dir->i_ino,(int)dentry->d_name.len, in affs_create()
294 pr_debug("AFFS: mkdir(%lu,\"%.*s\",0%o)\n",dir->i_ino, in affs_mkdir()
320 pr_debug("AFFS: rmdir(dir=%u, \"%.*s\")\n", (u32)dir->i_ino, in affs_rmdir()
339 pr_debug("AFFS: symlink(%lu,\"%.*s\" -> \"%s\")\n",dir->i_ino, in affs_symlink()
408 pr_debug("AFFS: link(%u, %u, \"%.*s\")\n", (u32)inode->i_ino, (u32)dir->i_ino, in affs_link()
432 pr_debug("AFFS: rename(old=%u,\"%*s\" to new=%u,\"%*s\")\n", in affs_rename()
Ddir.c66 pr_debug("AFFS: readdir(ino=%lu,f_pos=%lx)\n",inode->i_ino,(unsigned long)filp->f_pos); in affs_readdir()
106 pr_debug("AFFS: readdir() left off=%d\n", ino); in affs_readdir()
140 pr_debug("AFFS: readdir(): filldir(\"%.*s\", ino=%u), hash=%d, f_pos=%x\n", in affs_readdir()
161 pr_debug("AFFS: readdir()=%d\n", stored); in affs_readdir()
Dinode.c49 pr_debug("AFFS: read_inode(%lu)\n",inode->i_ino); in affs_read_inode()
183 pr_debug("AFFS: write_inode(%lu)\n",inode->i_ino); in affs_write_inode()
229 pr_debug("AFFS: notify_change(%lu,0x%x)\n",inode->i_ino,attr->ia_valid); in affs_notify_change()
254 pr_debug("AFFS: put_inode(ino=%lu, nlink=%u)\n", inode->i_ino, inode->i_nlink); in affs_put_inode()
269 pr_debug("AFFS: delete_inode(ino=%lu, nlink=%u)\n", inode->i_ino, inode->i_nlink); in affs_delete_inode()
284 pr_debug("AFFS: clear_inode(ino=%lu, nlink=%u)\n", inode->i_ino, inode->i_nlink); in affs_clear_inode()
286 pr_debug("AFFS: freeing ext cache\n"); in affs_clear_inode()
353 pr_debug("AFFS: add_entry(dir=%u, inode=%u, \"%*s\", type=%d)\n", (u32)dir->i_ino, in affs_add_entry()
Dfile.c67 pr_debug("AFFS: open(%d)\n", AFFS_INODE->i_opencnt); in affs_file_open()
77 pr_debug("AFFS: release(%d)\n", AFFS_INODE->i_opencnt); in affs_file_release()
341 pr_debug("AFFS: get_block(%u, %ld)\n", (u32)inode->i_ino, block); in affs_get_block()
520 pr_debug("AFFS: read_page(%u, %ld, %d, %d)\n", (u32)inode->i_ino, page->index, from, to); in affs_do_readpage_ofs()
554 pr_debug("AFFS: extent_file(%u, %d)\n", (u32)inode->i_ino, newsize); in affs_extent_file_ofs()
622 pr_debug("AFFS: read_page(%u, %ld)\n", (u32)inode->i_ino, page->index); in affs_readpage_ofs()
643 pr_debug("AFFS: prepare_write(%u, %ld, %d, %d)\n", (u32)inode->i_ino, page->index, from, to); in affs_prepare_write_ofs()
683 pr_debug("AFFS: commit_write(%u, %ld, %d, %d)\n", (u32)inode->i_ino, page->index, from, to); in affs_commit_write_ofs()
805 pr_debug("AFFS: free_prealloc(ino=%lu)\n", inode->i_ino); in affs_free_prealloc()
825 pr_debug("AFFS: truncate(inode=%d, oldsize=%u, newsize=%u)\n", in affs_truncate()
Damigaffs.c44 pr_debug("AFFS: insert_hash(dir=%u, ino=%d)\n", (u32)dir->i_ino, ino); in affs_insert_hash()
93 pr_debug("AFFS: remove_hash(dir=%d, ino=%d, hashval=%d)\n", (u32)dir->i_ino, rem_ino, offset); in affs_remove_hash()
163 pr_debug("AFFS: remove_link(key=%ld)\n", inode->i_ino); in affs_remove_link()
285 pr_debug("AFFS: remove_header(key=%ld)\n", inode->i_ino); in affs_remove_header()
Dsymlink.c31 pr_debug("AFFS: follow_link(ino=%lu)\n",inode->i_ino); in affs_symlink_readpage()
/linux-2.4.37.9/include/linux/
Damigaffs.h32 pr_debug(KERN_DEBUG "affs_bread: %d\n", block); in affs_bread()
40 pr_debug(KERN_DEBUG "affs_getblk: %d\n", block); in affs_getblk()
49 pr_debug(KERN_DEBUG "affs_getzeroblk: %d\n", block); in affs_getzeroblk()
64 pr_debug(KERN_DEBUG "affs_getemptyblk: %d\n", block); in affs_getemptyblk()
77 pr_debug(KERN_DEBUG "affs_brelse: %ld\n", bh->b_blocknr); in affs_brelse()
Dkernel.h119 #define pr_debug(fmt,arg...) \ macro
122 #define pr_debug(fmt,arg...) \ macro
/linux-2.4.37.9/net/sched/
Dsch_netem.c177 pr_debug("netem_enqueue skb=%p @%lu\n", skb, jiffies); in netem_enqueue()
181 pr_debug("netem_enqueue: random loss\n"); in netem_enqueue()
191 pr_debug("netem_enqueue: dup %p\n", skb2); in netem_enqueue()
267 pr_debug("netem_watchdog: fired @%lu\n", jiffies); in netem_watchdog()
277 pr_debug("netem_watchdog: skb %p@%lu %ld\n", in netem_watchdog()
381 pr_debug("netem: can't set fifo limit\n"); in netem_change()
436 pr_debug("netem: qdisc create failed\n"); in netem_init()
442 pr_debug("netem: change failed\n"); in netem_init()
/linux-2.4.37.9/arch/mips/mm/
Dsc-rm7k.c40 pr_debug("rm7k_sc_wback_inv[%08lx,%08lx]", addr, size); in rm7k_sc_wback_inv()
71 pr_debug("rm7k_sc_inv[%08lx,%08lx]", addr, size); in rm7k_sc_inv()
/linux-2.4.37.9/arch/mips64/mm/
Dsc-rm7k.c40 pr_debug("rm7k_sc_wback_inv[%08lx,%08lx]", addr, size); in rm7k_sc_wback_inv()
71 pr_debug("rm7k_sc_inv[%08lx,%08lx]", addr, size); in rm7k_sc_inv()
/linux-2.4.37.9/drivers/parport/
Dparport_gsc.c109 pr_debug("%s (%s): use data_reverse for this!\n", in parport_gsc_write_control()
137 pr_debug("%s (%s): use data_%s for this!\n", in parport_gsc_frob_control()
/linux-2.4.37.9/drivers/usb/host/
Dehci-hcd.c1064 pr_debug ("%s: block sizes: qh %Zd qtd %Zd itd %Zd sitd %Zd\n", in init()
/linux-2.4.37.9/drivers/net/
Dskge.c2141 pr_debug(PFX "pci region (%lu) %p = %x\n", skge->mem_size, in skge_up()
2367 pr_debug("%s: transmit queue full\n", dev->name); in skge_xmit_frame()
2684 pr_debug("skge_poll ring %lu\n", (unsigned long) ring->to_clean); in skge_poll()
2868 pr_debug("skge_inter status %x\n", status); in skge_intr()

12