Home
last modified time | relevance | path

Searched defs:tool_ctx (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/ntb/test/
H A Dntb_tool.c257 struct tool_ctx { struct
258 device_t dev;
259 struct callout link_event_timer;
260 struct callout db_event_timer;
261 int peer_cnt;
262 struct tool_peer *peers;
263 int inmsg_cnt;
264 struct tool_msg *inmsgs;
265 int inspad_cnt;
266 struct tool_spad *inspads;
[all …]