Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/
H A Dmptfc.c203 dfcprintk (ioc, printk(MYIOC_s_DEBUG_FMT in mptfc_block_error_handler()
215 dfcprintk (ioc, printk(MYIOC_s_DEBUG_FMT in mptfc_block_error_handler()
235 dfcprintk (hd->ioc, printk(MYIOC_s_DEBUG_FMT in mptfc_abort()
254 dfcprintk (hd->ioc, printk(MYIOC_s_DEBUG_FMT in mptfc_dev_reset()
284 dfcprintk (hd->ioc, printk(MYIOC_s_DEBUG_FMT in mptfc_bus_reset()
523 dfcprintk (ioc, printk(MYIOC_s_DEBUG_FMT in mptfc_register_dev()
615 dfcprintk (ioc, printk(MYIOC_s_DEBUG_FMT in mptfc_dump_lun_info()
1141 dfcprintk (ioc, printk(MYIOC_s_DEBUG_FMT in mptfc_setup_reset()
1196 dfcprintk (ioc, printk(MYIOC_s_DEBUG_FMT in mptfc_rescan_devices()
H A Dmptdebug.h132 #define dfcprintk(IOC, CMD) \ macro