Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c485 ev_code = EIB_EV_NONE; in eib_ibt_async_handler()
573 if (ev_code != EIB_EV_NONE) { in eib_ibt_async_handler()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h673 #define EIB_EV_NONE 0 macro