Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Didt77252.h62 #define DBG_OPEN_CONN 0x00000008 macro
70 #define OPRINTK(args...) do { if (debug & DBG_OPEN_CONN) printk(args); } while(0)