Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dipr.h1717 #define ipr_dbg(...) IPR_DBG_CMD(printk(KERN_INFO IPR_NAME ": "__VA_ARGS__)) macro
1764 #define ipr_trace ipr_dbg("%s: %s: Line: %d\n",\
H A Dipr.c7622 ipr_dbg("IPL stage = 0x%lx, IPL stage time = %ld\n", stage, stage_time); in ipr_reset_next_stage()