Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dintr.c56 static void format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in format_hwmsg() argument
59 strlcat(msg, hwmsg, msgl); in format_hwmsg()
/openbmc/linux/drivers/infiniband/hw/qib/
H A 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()