asihpi_dbg
#define asihpi_dbg(format, args...) pr_debug(format, ##args)
#define asihpi_dbg(format, args...) do { } while (0)