Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_hpc.c43 #define debug_polling(fmt, arg...) do { if (to_debug) debug (fmt, arg); } while (0) macro
158 debug_polling ("%s - Entry WPGBbar[%p] index[%x] \n", __func__, WPGBbar, index); in i2c_ctrl_read()
245 debug_polling ("%s - Exit index[%x] status[%x]\n", __func__, index, status); in i2c_ctrl_read()
266 debug_polling ("%s - Entry WPGBbar[%p] index[%x] cmd[%x]\n", __func__, WPGBbar, index, cmd); in i2c_ctrl_write()
349 debug_polling ("%s Exit rc[%x]\n", __func__, rc); in i2c_ctrl_write()
545 debug_polling ("%s - Entry pslot[%p] cmd[%x] pstatus[%p]\n", __func__, pslot, cmd, pstatus); in ibmphp_hpc_readslot()
666 debug_polling ("%s - Exit rc[%d]\n", __func__, rc); in ibmphp_hpc_readslot()
685 debug_polling ("%s - Entry pslot[%p] cmd[%x]\n", __func__, pslot, cmd); in ibmphp_hpc_writeslot()
769 debug_polling ("%s - Exit rc[%d]\n", __func__, rc); in ibmphp_hpc_writeslot()
1109 debug_polling ("hpc_wait_ctlr_notworking - Entry timeout[%d]\n", timeout); in hpc_wait_ctlr_notworking()
[all …]