Searched defs:inmw (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ntb/test/
H A Dntb_tool.c510 tool_mw_read_fn(struct sysctl_req *req, struct tool_mw *inmw, char *read_addr, argument
787 struct tool_mw *inmw = (struct tool_mw *)arg1; local
577 tool_mw_write_fn(struct sysctl_oid *oidp, struct sysctl_req *req, struct tool_mw *inmw, char *ubuf, caddr_t write_buf, int *cmd_op, ssize_t *buf_offset, ssize_t *buf_size) argument
808 struct tool_mw *inmw = &tc->peers[pidx].inmws[widx]; local
874 struct tool_mw *inmw = &tc->peers[pidx].inmws[widx]; local
894 tool_mw_trans_read(struct tool_mw *inmw, struct sysctl_req *req) argument
924 tool_mw_trans_write(struct sysctl_oid *oidp, struct sysctl_req *req, struct tool_mw *inmw, size_t wsize) argument
949 struct tool_mw *inmw = (struct tool_mw *)arg1; local
969 struct tool_mw *inmw = (struct tool_mw *)arg1; local
[all...]

Completed in 39 milliseconds