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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-driver.h185 * @crit_err: See xge_uld_crit_err_f{}.
208 xge_uld_crit_err_f crit_err; member in struct:xge_hal_uld_cbs_t
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c129 uld_callbacks.crit_err = xge_callback_crit_err;
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c6854 if (g_xge_hal_driver->uld_callbacks.crit_err) {
6855 g_xge_hal_driver->uld_callbacks.crit_err(

Completed in 58 milliseconds