Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-types.h367 XGE_HAL_ERR_CHANNEL_NOT_FOUND = XGE_HAL_BASE_ERR + 5, enumerator
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-channel.c325 return XGE_HAL_ERR_CHANNEL_NOT_FOUND; in xge_hal_channel_open()