Home
last modified time | relevance | path

Searched refs:hwmsg (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_intr.c47 static void qib_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in qib_format_hwmsg() argument
50 strlcat(msg, hwmsg, msgl); in qib_format_hwmsg()
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_intr.c190 static void ipath_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in ipath_format_hwmsg() argument
193 strlcat(msg, hwmsg, msgl); in ipath_format_hwmsg()