Searched refs:ds_hdl_isready (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h491 int ds_hdl_isready(ds_svc_hdl_t hdl, uint_t *is_ready);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dds_drv.c901 * Interface for ds_hdl_isready in lds driver.
904 ds_hdl_isready(ds_svc_hdl_t hdl, uint_t *is_ready) function
H A Dvlds.c908 if ((rv = ds_hdl_isready(hdl, &is_ready)) != 0) {
909 DS_DBG_VLDS(CE_NOTE, "%s: HDL_ISREADY ds_hdl_isready "

Completed in 84 milliseconds