Home
last modified time | relevance | path

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, 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