Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1189 #define IBCM_ALT_CEP_PATH(s) (s)->oc_path->pi_alt_cep_path macro
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c422 if (IBCM_ALT_CEP_PATH(chan_args).cep_hca_port_num != 0) { in ibt_open_rc_channel()
425 alt_port_no = IBCM_ALT_CEP_PATH(chan_args).cep_hca_port_num; in ibt_open_rc_channel()
586 statep->alt_port = IBCM_ALT_CEP_PATH(chan_args).cep_hca_port_num; in ibt_open_rc_channel()