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

/linux-master/drivers/ntb/test/
H A Dntb_tool.c68 * db msg1 msg_sts peer4/ port
136 * root@self# echo 's 1' > $DBG_DIR/msg_sts
137 * root@self# echo 'c 1' > $DBG_DIR/msg_sts
138 * root@self# cat $DBG_DIR/msg_sts
321 u64 msg_sts; local
323 msg_sts = ntb_msg_read_sts(tc->ntb);
325 dev_dbg(&tc->ntb->dev, "message bits %#llx\n", msg_sts);
1532 debugfs_create_file("msg_sts", 0600, tc->dbgfs_dir,

Completed in 315 milliseconds