Home
last modified time | relevance | path

Searched defs:dpsp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvlds.c1352 vlds_svc_info_t *dpsp; in vlds_user_reg_cb() local
1404 void *dpsp; in vlds_user_unreg_cb() local
1446 void *dpsp; in vlds_user_data_cb() local
1483 vlds_recvq_init(vlds_svc_info_t *dpsp) in vlds_recvq_init()
1495 vlds_recvq_destroy(vlds_svc_info_t *dpsp) in vlds_recvq_destroy()
1509 vlds_recvq_get_data(vlds_svc_info_t *dpsp, void *buf, size_t buflen, in vlds_recvq_get_data()
1600 vlds_recvq_drain(vlds_svc_info_t *dpsp) in vlds_recvq_drain()
1630 vlds_recvq_put_data(vlds_svc_info_t *dpsp, void *buf, size_t buflen) in vlds_recvq_put_data()
1683 void *dpsp; in vlds_recv_msg() local
H A Dds_drv.c1046 ds_cbarg_set_drv_per_svc_ptr(ds_cb_arg_t arg, void *dpsp) in ds_cbarg_set_drv_per_svc_ptr()