Searched refs:astlpc_prdebug (Results 1 – 1 of 1) sorted by relevance
/openbmc/libmctp/ |
H A D | astlpc.c | 159 #define astlpc_prdebug(ctx, fmt, ...) \ macro 312 astlpc_prdebug(astlpc, "%s: %zu bytes to 0x%lx", __func__, len, offset); in mctp_astlpc_lpc_write() 333 astlpc_prdebug(astlpc, "%s: %zu bytes from 0x%lx", __func__, len, in mctp_astlpc_lpc_read() 841 astlpc_prdebug(astlpc, in mctp_binding_astlpc_tx() 1046 astlpc_prdebug(astlpc, "Dropped packet with invalid version"); in mctp_astlpc_rx_start() 1060 astlpc_prdebug(astlpc, "Dropped corrupt packet"); in mctp_astlpc_rx_start() 1128 astlpc_prdebug(astlpc, "%s: status: 0x%x, update: 0x%x", __func__, in mctp_astlpc_update_channel() 1183 astlpc_prdebug(astlpc, "%s: status: 0x%hhx", __func__, status); in mctp_astlpc_poll() 1194 astlpc_prdebug(astlpc, "%s: data: 0x%hhx", __func__, data); in mctp_astlpc_poll()
|