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

/linux-4.1.27/drivers/char/ipmi/
H A Dipmi_bt_sm.c38 #define BT_DEBUG_MSG 2 /* Prints all request/response buffers */ macro
241 if (bt_debug & BT_DEBUG_MSG) { bt_start_transaction()
286 if (bt_debug & BT_DEBUG_MSG) { bt_get_result()
342 if (bt_debug & BT_DEBUG_MSG) { write_all_bytes()
366 if (bt_debug & BT_DEBUG_MSG) read_all_bytes()
376 if (bt_debug & BT_DEBUG_MSG) { read_all_bytes()
394 if (bt_debug & BT_DEBUG_MSG) read_all_bytes()

Completed in 53 milliseconds