Home
last modified time | relevance | path

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

/drivers/staging/rdma/hfi1/
Dintr.c64 static void format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in format_hwmsg() argument
67 strlcat(msg, hwmsg, msgl); in format_hwmsg()
/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()
/drivers/staging/rdma/ipath/
Dipath_intr.c189 static void ipath_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in ipath_format_hwmsg() argument
192 strlcat(msg, hwmsg, msgl); in ipath_format_hwmsg()