Searched refs:vsw_send_msg_shm (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vsw_rxdring.c | 78 static int vsw_send_msg_shm(vsw_ldc_t *ldcp, void *msgp, int size, 696 (void) vsw_send_msg_shm(ldcp, (void *)msgp, in vsw_ldc_rcv_shm() 1031 rv = vsw_send_msg_shm(ldcp, (void *)msgp, sizeof (*msgp), in vsw_dringsend_shm() 1229 rv = vsw_send_msg_shm(ldcp, (void *)msg, in vsw_process_dringdata_ack_shm() 1247 vsw_send_msg_shm(vsw_ldc_t *ldcp, void *msgp, int size, boolean_t handle_reset) in vsw_send_msg_shm() function
|