Home
last modified time | relevance | path

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

/drivers/atm/
Dfirestream.c321 #define FS_DEBUG_QUEUE 0x00000004 macro
683 fs_dprintk (FS_DEBUG_QUEUE, "reaping return queue entry at %lx\n", rq); in process_return_queue()
686 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x. (%d)\n", in process_return_queue()
711 fs_dprintk (FS_DEBUG_QUEUE, "reaping txdone entry at %lx\n", rq); in process_txdone_queue()
714 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x: %d\n", in process_txdone_queue()
733 fs_dprintk (FS_DEBUG_QUEUE, "Pool entry: %08x %08x %08x %08x %p.\n", in process_txdone_queue()
782 fs_dprintk (FS_DEBUG_QUEUE, "reaping incoming queue entry at %lx\n", rq); in process_incoming()
785 fs_dprintk (FS_DEBUG_QUEUE, "queue entry: %08x %08x %08x %08x. ", in process_incoming()
788 fs_dprintk (FS_DEBUG_QUEUE, "-> %x: %s\n", in process_incoming()
793 fs_dprintk (FS_DEBUG_QUEUE, "Pool entry: %08x %08x %08x %08x %p %p.\n", in process_incoming()
[all …]