HomeSort by: relevance | last modified time | path
    Searched defs:rpc_channel (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_msg.c 79 struct rpc_channel { struct
95 static int vmw_open_channel(struct rpc_channel *channel, unsigned int protocol)
124 static int vmw_close_channel(struct rpc_channel *channel)
153 static unsigned long vmw_port_hb_out(struct rpc_channel *channel,
209 static unsigned long vmw_port_hb_in(struct rpc_channel *channel, char *reply,
265 static int vmw_send_msg(struct rpc_channel *channel, const char *msg)
317 static int vmw_recv_msg(struct rpc_channel *channel, void **msg,
426 struct rpc_channel channel;
491 struct rpc_channel channel;
546 struct rpc_channel channel
    [all...]
vmwgfx_msg.c 79 struct rpc_channel { struct
95 static int vmw_open_channel(struct rpc_channel *channel, unsigned int protocol)
124 static int vmw_close_channel(struct rpc_channel *channel)
153 static unsigned long vmw_port_hb_out(struct rpc_channel *channel,
209 static unsigned long vmw_port_hb_in(struct rpc_channel *channel, char *reply,
265 static int vmw_send_msg(struct rpc_channel *channel, const char *msg)
317 static int vmw_recv_msg(struct rpc_channel *channel, void **msg,
426 struct rpc_channel channel;
491 struct rpc_channel channel;
546 struct rpc_channel channel
    [all...]

Completed in 22 milliseconds