Home
last modified time | relevance | path

Searched refs:DS_HDL2IDX (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h335 #define DS_HDL2IDX(hdl) (hdl >> DS_IDX_SHIFT) macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c1083 (int)DS_HDL2IDX(svc->hdl), svc->state, in ds_handle_reg_req()
2266 hdl = DS_ALLOC_HDL(DS_HDL2IDX(svc->hdl), DS_HDL2COUNT(svc->hdl)); in ds_svc_unregister()
2407 idx = DS_HDL2IDX(hdl); in ds_get_svc()
3180 (u_longlong_t)hdl, (uint_t)DS_HDL2IDX(svc->hdl)); in ds_find_clnt_svc_by_hdl_port()