Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdm/
H A Dibdm_ibnex.h220 uint32_t hl_nports_active; /* #ports active */ member
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c559 hca_list->hl_nports_active++; in ibdm_event_hdlr()
582 hca_list->hl_nports_active--; in ibdm_event_hdlr()
1027 hca_list->hl_nports_active++; in ibdm_handle_hca_attach()
4715 if (hca->hl_nports == hca->hl_nports_active) in ibdm_get_waittime()