Searched refs:hwmsg (Results 1 – 2 of 2) sorted by relevance
56 static void format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in format_hwmsg() argument59 strlcat(msg, hwmsg, msgl); in format_hwmsg()
47 static void qib_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in qib_format_hwmsg() argument50 strlcat(msg, hwmsg, msgl); in qib_format_hwmsg()