Searched refs:IBTL_HA_CLOSING (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h230 #define IBTL_HA_CLOSING 1 /* In process of closing, so don't allow open */ macro
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_hca.c131 if (hca_infop->ha_flags & IBTL_HA_CLOSING) {
245 hca_hdl->ha_flags |= IBTL_HA_CLOSING;
302 (hca_hdl->ha_flags & IBTL_HA_CLOSING)) {

Completed in 79 milliseconds