Home
last modified time | relevance | path

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

/drivers/atm/
Dfirestream.c282 #define fs_dprintk(f, str...) if (fs_debug & f) printk (str)
293 static int fs_debug = 0; variable
295 #define fs_debug 0 macro
300 module_param(fs_debug, int, 0644);
805 if (FS_DEBUG_QUEUE & fs_debug) my_hd (bus_to_virt (pe->bsa), 0x20); in process_incoming()
1020 if (fs_debug & FS_DEBUG_OPEN) { in fs_open()
1592 if (fs_debug & FS_DEBUG_IRQ) { in fs_irq()
1671 if (fs_debug & FS_DEBUG_INIT) in fs_init()