Searched refs:ddlprintk (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/message/fusion/ |
D | mptbase.c | 1681 ddlprintk((MYIOC_s_INFO_FMT in mpt_do_ioc_recovery() 1694 ddlprintk((MYIOC_s_INFO_FMT in mpt_do_ioc_recovery() 1877 ddlprintk((KERN_INFO MYNAM ": Pushing FW onto adapter\n")); in mpt_adapter_disable() 2474 ddlprintk((MYIOC_s_INFO_FMT "flags %d, upload_fw %d \n", in SendIocInit() 2749 ddlprintk((MYIOC_s_INFO_FMT ": do_upload freeing %s image \n", in mpt_do_upload() 2791 ddlprintk((MYIOC_s_INFO_FMT "downloadboot: fw size 0x%x, ioc FW Ptr %p\n", in mpt_downloadboot() 2827 ddlprintk((MYIOC_s_INFO_FMT "RESET_ADAPTER cleared, count=%d\n", in mpt_downloadboot() 2841 ddlprintk((MYIOC_s_INFO_FMT "downloadboot failed! Unable to RESET_ADAPTER diag0val=%x\n", in mpt_downloadboot() 2865 ddlprintk((MYIOC_s_INFO_FMT "LoadStart addr written 0x%x \n", in mpt_downloadboot() 2868 ddlprintk((MYIOC_s_INFO_FMT "Write FW Image: 0x%x bytes @ %p\n", in mpt_downloadboot() [all …]
|
D | mptbase.h | 754 #define ddlprintk(x) printk x macro 756 #define ddlprintk(x) macro
|