Searched refs:IBTL_HA_CLOSING (Results 1 – 2 of 2) sorted by relevance
131 if (hca_infop->ha_flags & IBTL_HA_CLOSING) { in ibt_open_hca()245 hca_hdl->ha_flags |= IBTL_HA_CLOSING; in ibt_close_hca()302 (hca_hdl->ha_flags & IBTL_HA_CLOSING)) { in ibtl_close_hca_check()
230 #define IBTL_HA_CLOSING 1 /* In process of closing, so don't allow open */ macro