Searched refs:astlpc_prdebug (Results 1 – 1 of 1) sorted by relevance
| /openbmc/libmctp/ |
| H A D | astlpc.c | 158 #define astlpc_prdebug(ctx, fmt, ...) \ macro 311 astlpc_prdebug(astlpc, "%s: %zu bytes to 0x%lx", __func__, len, offset); in mctp_astlpc_lpc_write() 332 astlpc_prdebug(astlpc, "%s: %zu bytes from 0x%lx", __func__, len, in mctp_astlpc_lpc_read() 840 astlpc_prdebug(astlpc, in mctp_binding_astlpc_tx() 1070 astlpc_prdebug(astlpc, "Dropped packet with invalid version"); in mctp_astlpc_rx_start() 1083 astlpc_prdebug(astlpc, "Dropped corrupt packet"); in mctp_astlpc_rx_start() 1152 astlpc_prdebug(astlpc, "%s: status: 0x%x, update: 0x%x", __func__, in mctp_astlpc_update_channel() 1207 astlpc_prdebug(astlpc, "%s: status: 0x%hhx", __func__, status); in mctp_astlpc_poll() 1218 astlpc_prdebug(astlpc, "%s: data: 0x%hhx", __func__, data); in mctp_astlpc_poll()
|