OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VM_RPC_OPEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/vmt/
vmtreg.h
68
#define
VM_RPC_OPEN
0x00
77
#define VM_RPC_OPEN_RPCI 0x49435052UL /* with
VM_RPC_OPEN
. */
vmt_subr.c
62
static int
vm_rpc_open
(struct vm_rpc *, uint32_t);
227
if (
vm_rpc_open
(&sc->sc_tclo_rpc, VM_RPC_OPEN_TCLO) != 0) {
782
if (
vm_rpc_open
(&sc->sc_tclo_rpc, VM_RPC_OPEN_TCLO) != 0) {
876
vm_rpc_open
(struct vm_rpc *rpc, uint32_t proto)
function in typeref:typename:int
883
frame.ecx = VM_REG_CMD_RPC(
VM_RPC_OPEN
);
1086
if (
vm_rpc_open
(&rpci, VM_RPC_OPEN_RPCI) != 0) {
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025