Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-types.h388 XGE_HAL_ERR_SPDM_ENTRY_NOT_FOUND = XGE_HAL_BASE_ERR + 26, enumerator
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c6300 return XGE_HAL_ERR_SPDM_ENTRY_NOT_FOUND; in xge_hal_spdm_entry_remove()