Home
last modified time | relevance | path

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

/drivers/scsi/
Dipr.h1787 #define ipr_dbg(...) IPR_DBG_CMD(printk(KERN_INFO IPR_NAME ": "__VA_ARGS__)) macro
1834 #define ipr_trace ipr_dbg("%s: %s: Line: %d\n",\
Dipr.c8232 ipr_dbg("IPL stage = 0x%lx, IPL stage time = %ld\n", stage, stage_time); in ipr_reset_next_stage()