Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h55 #define DBG_XGENERAL 0x00000080 macro
73 #define XPRINTK(args...) do { if (debug & DBG_XGENERAL) printk(args); } while(0)