Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h60 #define DBG_CLOSE_CONN 0x00000004 macro
66 #define CPRINTK(args...) do { if (debug & DBG_CLOSE_CONN) printk(args); } while(0)