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

/freebsd-13-stable/sys/dev/ntb/test/
H A Dntb_tool.c408 tool_fn_write(struct tool_ctx *tc, struct sysctl_oid *oidp, function
1054 return tool_fn_write(tc, oidp, req, buf, NULL, false, NULL,
1090 return tool_fn_write(tc, oidp, req, buf, &tc->db_mask_val, true,
1108 return tool_fn_write(tc, oidp, req, buf, &tc->peer_db_val,
1129 return tool_fn_write(tc, oidp, req, buf, &tc->peer_db_mask_val,

Completed in 140 milliseconds