Searched refs:CPRINT (Results 1 – 1 of 1) sorted by relevance
66 #define CPRINT(...) do_log(std::format(__VA_ARGS__)) macro136 CPRINT("[NCSI stopping]\n"); in ~StateMachine()205 CPRINT("[NCSI link {}]\n", new_link_up ? "up" : "down"); in poll_simple()219 CPRINT("[NCSI nic {}]\n", in poll_simple()251 CPRINT("[NCSI undersized response in state {}]\n", in report_ncsi_error()257 CPRINT( in report_ncsi_error()264 CPRINT( in report_ncsi_error()286 CPRINT("[NCSI unexpected response size in state {}." in report_ncsi_error()293 CPRINT("[NCSI OEM format error]\n"); in report_ncsi_error()303 CPRINT("[NCSI OK]\n"); in report_ncsi_error()[all …]