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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_intr.c45 * @hwmsg message to add to message buffer
47 static void qib_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) argument
50 strlcat(msg, hwmsg, msgl);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_intr.c188 * @hwmsg message to add to message buffer
190 static void ipath_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) argument
193 strlcat(msg, hwmsg, msgl);

Completed in 93 milliseconds