Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_hw_debug.c180 static char hoq_msg[200]; in _vq_hoq() local
203 …snprintf(hoq_msg, SNPRINTF_VAR(hoq_msg) "Error: cannot get VQ # from register name %s",vq_regname); in _vq_hoq()
204 return hoq_msg; in _vq_hoq()
237 …snprintf(hoq_msg, SNPRINTF_VAR(hoq_msg) " Request at VQ%d is r/w %d bytes to/from address 0x%x_%0… in _vq_hoq()
239 return hoq_msg; in _vq_hoq()