Home
last modified time | relevance | path

Searched refs:FS_DEBUG_QUEUE (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/atm/
Dfirestream.c323 #define FS_DEBUG_QUEUE 0x00000004 macro
685 fs_dprintk (FS_DEBUG_QUEUE, "reaping return queue entry at %lx\n", rq); in process_return_queue()
688 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x. (%d)\n", in process_return_queue()
713 fs_dprintk (FS_DEBUG_QUEUE, "reaping txdone entry at %lx\n", rq); in process_txdone_queue()
716 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x: %d\n", in process_txdone_queue()
735 fs_dprintk (FS_DEBUG_QUEUE, "Pool entry: %08x %08x %08x %08x %p.\n", in process_txdone_queue()
784 fs_dprintk (FS_DEBUG_QUEUE, "reaping incoming queue entry at %lx\n", rq); in process_incoming()
787 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x. ", in process_incoming()
790 fs_dprintk (FS_DEBUG_QUEUE, "-> %x: %s\n", in process_incoming()
795 fs_dprintk (FS_DEBUG_QUEUE, "Pool entry: %08x %08x %08x %08x %p %p.\n", in process_incoming()
[all …]