Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/test/
H A Dntb_tool.c321 u64 msg_sts; in tool_msg_event() local
323 msg_sts = ntb_msg_read_sts(tc->ntb); in tool_msg_event()
325 dev_dbg(&tc->ntb->dev, "message bits %#llx\n", msg_sts); in tool_msg_event()