Symbol: tool_ctx
sys/dev/ntb/test/ntb_tool.c
1039
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
1060
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
1075
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
1096
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
1114
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
1135
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
1160
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
1186
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
1210
tool_init_spads(struct tool_ctx *tc)
sys/dev/ntb/test/ntb_tool.c
1241
tool_clear_spads(struct tool_ctx *tc)
sys/dev/ntb/test/ntb_tool.c
1257
tool_check_ntb(struct tool_ctx *tc)
sys/dev/ntb/test/ntb_tool.c
1278
tool_clear_data(struct tool_ctx *tc)
sys/dev/ntb/test/ntb_tool.c
1286
tool_init_ntb(struct tool_ctx *tc)
sys/dev/ntb/test/ntb_tool.c
1293
tool_clear_ntb(struct tool_ctx *tc)
sys/dev/ntb/test/ntb_tool.c
1305
tool_setup_sysctl(struct tool_ctx *tc)
sys/dev/ntb/test/ntb_tool.c
1426
struct tool_ctx *tc = device_get_softc(dev);
sys/dev/ntb/test/ntb_tool.c
1464
struct tool_ctx *tc = device_get_softc(dev);
sys/dev/ntb/test/ntb_tool.c
1488
sizeof(struct tool_ctx));
sys/dev/ntb/test/ntb_tool.c
211
struct tool_ctx *tc;
sys/dev/ntb/test/ntb_tool.c
244
struct tool_ctx *tc;
sys/dev/ntb/test/ntb_tool.c
249
struct tool_ctx *tc;
sys/dev/ntb/test/ntb_tool.c
293
struct tool_ctx *tc = ctx;
sys/dev/ntb/test/ntb_tool.c
311
struct tool_ctx *tc = ctx;
sys/dev/ntb/test/ntb_tool.c
332
struct tool_ctx *tc = (struct tool_ctx *)arg;
sys/dev/ntb/test/ntb_tool.c
349
struct tool_ctx *tc = (struct tool_ctx *)arg;
sys/dev/ntb/test/ntb_tool.c
393
tool_fn_read(struct tool_ctx *tc, struct sysctl_req *req,
sys/dev/ntb/test/ntb_tool.c
405
tool_fn_write(struct tool_ctx *tc, struct sysctl_oid *oidp,
sys/dev/ntb/test/ntb_tool.c
642
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
659
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
674
tool_init_peers(struct tool_ctx *tc)
sys/dev/ntb/test/ntb_tool.c
688
tool_clear_peers(struct tool_ctx *tc)
sys/dev/ntb/test/ntb_tool.c
700
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
729
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
749
struct tool_ctx *tc = (struct tool_ctx *)arg1;
sys/dev/ntb/test/ntb_tool.c
802
tool_setup_mw(struct tool_ctx *tc, unsigned int pidx, unsigned int widx,
sys/dev/ntb/test/ntb_tool.c
869
tool_free_mw(struct tool_ctx *tc, int pidx, int widx)
sys/dev/ntb/test/ntb_tool.c
924
struct tool_ctx *tc = inmw->tc;
sys/dev/ntb/test/ntb_tool.c
984
static void tool_clear_mws(struct tool_ctx *tc)
sys/dev/ntb/test/ntb_tool.c
997
tool_init_mws(struct tool_ctx *tc)