Home
last modified time | relevance | path

Searched defs:msgp (Results 76 – 82 of 82) sorted by path

1234

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c1962 vdc_handle_rdx(vdc_t *vdcp, vio_rdx_msg_t *msgp) in vdc_handle_rdx()
2025 vdc_recv(vdc_t *vdc, vio_msg_t *msgp, size_t *nbytesp) in vdc_recv()
3874 vdc_wait_for_response(vdc_t *vdcp, vio_msg_t *msgp) in vdc_wait_for_response()
H A Dvnet_gen.c3447 vnet_mcast_msg_t *msgp; in vgen_send_mcast_info() local
5121 vnet_mcast_msg_t *msgp = (vnet_mcast_msg_t *)tagp; in vgen_handle_mcast_info() local
5185 vnet_physlink_msg_t *msgp = (vnet_physlink_msg_t *)tagp; in vgen_handle_physlink_info() local
H A Dvnet_rxdring.c1388 vio_dring_msg_t dringmsg, *msgp = &dringmsg; in vgen_send_dringdata_shm() local
1432 vio_dring_msg_t *msgp = (vio_dring_msg_t *)tagp; in vgen_send_dringack_shm() local
H A Dvnet_txdring.c1592 vio_dring_msg_t dringmsg, *msgp = &dringmsg; in vgen_send_dringdata() local
1635 vio_dring_msg_t *msgp = (vio_dring_msg_t *)tagp; in vgen_send_dringack() local
H A Dvsw_ldc.c1147 vnet_physlink_msg_t *msgp = &msg; in vsw_send_physlink_msg() local
3331 vnet_physlink_msg_t *msgp; in vsw_process_physlink_msg() local
H A Dvsw_rxdring.c606 vio_dring_msg_t *msgp = &msg; in vsw_ldc_rcv_shm() local
868 vio_dring_msg_t *msgp = &msg; in vsw_dringsend_shm() local
1247 vsw_send_msg_shm(vsw_ldc_t *ldcp, void *msgp, int size, boolean_t handle_reset) in vsw_send_msg_shm()
H A Dvsw_txdring.c627 vsw_send_msg(vsw_ldc_t *ldcp, void *msgp, int size, boolean_t handle_reset) in vsw_send_msg()

1234