Home
last modified time | relevance | path

Searched refs:nhdlsp (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libds/common/
H A Dlibds.h78 uint_t maxhdls, uint_t *nhdlsp);
H A Dlibds.c473 uint_t maxhdls, uint_t *nhdlsp) in ds_hdl_lookup() argument
497 *nhdlsp = nhdls_arg; in ds_hdl_lookup()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h492 uint_t maxhdls, uint_t *nhdlsp);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_common.c3262 uint_t maxhdls, uint_t *nhdlsp) in ds_hdl_lookup() argument
3265 *nhdlsp = i_ds_hdl_lookup(service, is_client, hdlp, maxhdls); in ds_hdl_lookup()