Lines Matching refs:args
657 # define IPG_DEBUG_MSG(fmt, args...) \ argument
660 printk(KERN_DEBUG "IPG: " fmt, ##args); \
662 # define IPG_DDEBUG_MSG(fmt, args...) \ argument
663 printk(KERN_DEBUG "IPG: " fmt, ##args)
664 # define IPG_DUMPRFDLIST(args) ipg_dump_rfdlist(args) argument
665 # define IPG_DUMPTFDLIST(args) ipg_dump_tfdlist(args) argument
667 # define IPG_DEBUG_MSG(fmt, args...) \ argument
670 printk(KERN_DEBUG "IPG: " fmt, ##args); \
672 # define IPG_DDEBUG_MSG(fmt, args...) \ argument
675 printk(KERN_DEBUG "IPG: " fmt, ##args); \
677 # define IPG_DUMPRFDLIST(args) argument
678 # define IPG_DUMPTFDLIST(args) argument