Searched refs:hwmsg (Results 1 – 2 of 2) sorted by relevance
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()
190 static void ipath_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in ipath_format_hwmsg() argument193 strlcat(msg, hwmsg, msgl); in ipath_format_hwmsg()