Home
last modified time | relevance | path

Searched refs:hvio_suspend (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.h388 extern uint64_t hvio_suspend(devhandle_t dev_hdl, pxu_t *pxu_p);
H A Dpx_lib4u.c1335 if ((ret = hvio_suspend(dev_hdl, pxu_p)) != H_EOK) in px_lib_suspend()
H A Dpx_hlib.c2671 hvio_suspend(devhandle_t dev_hdl, pxu_t *pxu_p) in hvio_suspend() function