Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h384 struct ibtl_channel_s *eec_channel; member
466 #define IBTL_EEC2CHAN(ibtl_eec) (ibtl_eec)->eec_channel
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c976 async_event.ev_chan_hdl = ibtl_eec->eec_channel; in ibtl_do_eec_asyncs()