Searched refs:vsw_send_msg_shm (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_rxdring.c78 static int vsw_send_msg_shm(vsw_ldc_t *ldcp, void *msgp, int size,
696 (void) vsw_send_msg_shm(ldcp, (void *)msgp,
1031 rv = vsw_send_msg_shm(ldcp, (void *)msgp, sizeof (*msgp),
1229 rv = vsw_send_msg_shm(ldcp, (void *)msg,
1247 vsw_send_msg_shm(vsw_ldc_t *ldcp, void *msgp, int size, boolean_t handle_reset) function
1266 DERR(vswp, "vsw_send_msg_shm:ldc_write failed: "

Completed in 82 milliseconds