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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_msg.c 258 * vmw_send_msg: Sends a message to the host
265 static int vmw_send_msg(struct rpc_channel *channel, const char *msg) function in typeref:typename:int
305 STACK_FRAME_NON_STANDARD(vmw_send_msg);
446 if (vmw_send_msg(&channel, msg) ||
511 if (vmw_send_msg(&channel, msg))
570 if (vmw_send_msg(&channel, msg)) {
vmwgfx_msg.c 258 * vmw_send_msg: Sends a message to the host
265 static int vmw_send_msg(struct rpc_channel *channel, const char *msg) function in typeref:typename:int
305 STACK_FRAME_NON_STANDARD(vmw_send_msg);
446 if (vmw_send_msg(&channel, msg) ||
511 if (vmw_send_msg(&channel, msg))
570 if (vmw_send_msg(&channel, msg)) {
vmwgfx_msg.c 258 * vmw_send_msg: Sends a message to the host
265 static int vmw_send_msg(struct rpc_channel *channel, const char *msg) function in typeref:typename:int
305 STACK_FRAME_NON_STANDARD(vmw_send_msg);
446 if (vmw_send_msg(&channel, msg) ||
511 if (vmw_send_msg(&channel, msg))
570 if (vmw_send_msg(&channel, msg)) {

Completed in 32 milliseconds