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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_msg.h 128 #define VMW_PORT_HB_IN(cmd, in_ecx, in_si, in_di, \
189 #define VMW_PORT_HB_IN(cmd, in_ecx, in_si, in_di, \
vmwgfx_msg.c 200 * vmw_port_hb_in - Receive the message payload either through the
209 static unsigned long vmw_port_hb_in(struct rpc_channel *channel, char *reply, function in typeref:typename:unsigned long
221 VMW_PORT_HB_IN(
360 ebx = vmw_port_hb_in(channel, reply, reply_len,

Completed in 12 milliseconds