Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_hpc.c39 #define debug_polling(fmt, arg...) do { if (to_debug) debug (fmt, arg); } while (0) macro
159 debug_polling ("%s - Entry WPGBbar[%lx] index[%x] \n", __FUNCTION__, (ulong) WPGBbar, index); in i2c_ctrl_read()
246 debug_polling ("%s - Exit index[%x] status[%x]\n", __FUNCTION__, index, status); in i2c_ctrl_read()
267debug_polling ("%s - Entry WPGBbar[%lx] index[%x] cmd[%x]\n", __FUNCTION__, (ulong) WPGBbar, index… in i2c_ctrl_write()
350 debug_polling ("%s Exit rc[%x]\n", __FUNCTION__, rc); in i2c_ctrl_write()
546debug_polling ("%s - Entry pslot[%lx] cmd[%x] pstatus[%lx]\n", __FUNCTION__, (ulong) pslot, cmd, (… in ibmphp_hpc_readslot()
667 debug_polling ("%s - Exit rc[%d]\n", __FUNCTION__, rc); in ibmphp_hpc_readslot()
686 debug_polling ("%s - Entry pslot[%lx] cmd[%x]\n", __FUNCTION__, (ulong) pslot, cmd); in ibmphp_hpc_writeslot()
770 debug_polling ("%s - Exit rc[%d]\n", __FUNCTION__, rc); in ibmphp_hpc_writeslot()
1211 debug_polling ("hpc_wait_ctlr_notworking - Entry timeout[%d]\n", timeout); in hpc_wait_ctlr_notworking()
[all …]