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

/linux-master/drivers/pci/hotplug/
H A Dibmphp_hpc.c29 #define debug_polling(fmt, arg...) do { if (to_debug) debug(fmt, arg); } while (0) macro
127 debug_polling("%s - Entry WPGBbar[%p] index[%x] \n", __func__, WPGBbar, index);
214 debug_polling("%s - Exit index[%x] status[%x]\n", __func__, index, status);
235 debug_polling("%s - Entry WPGBbar[%p] index[%x] cmd[%x]\n", __func__, WPGBbar, index, cmd);
318 debug_polling("%s Exit rc[%x]\n", __func__, rc);
511 debug_polling("%s - Entry pslot[%p] cmd[%x] pstatus[%p]\n", __func__, pslot, cmd, pstatus);
632 debug_polling("%s - Exit rc[%d]\n", __func__, rc);
651 debug_polling("%s - Entry pslot[%p] cmd[%x]\n", __func__, pslot, cmd);
735 debug_polling("%s - Exit rc[%d]\n", __func__, rc);
1072 debug_polling("hpc_wait_ctlr_notworkin
[all...]

Completed in 124 milliseconds