Home
last modified time | relevance | path

Searched refs:ICMD_TO_IPORT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c1947 fct_i_local_port_t *iport = ICMD_TO_IPORT(icmd); in fct_process_unknown_els()
1968 fct_i_local_port_t *iport = ICMD_TO_IPORT(icmd); in fct_process_rscn()
2320 fct_i_local_port_t *iport = ICMD_TO_IPORT(icmd); in fct_handle_solct()
2439 stmf_trace(ICMD_TO_IPORT(icmd)->iport_alias, in fct_gsnn_cb()
2460 rw_exit(&ICMD_TO_IPORT(icmd)->iport_lock); in fct_gsnn_cb()
2466 fct_i_local_port_t *iport = ICMD_TO_IPORT(icmd); in fct_link_init_cb()
2506 fct_i_local_port_t *iport = ICMD_TO_IPORT(icmd); in fct_gcs_cb()
2538 fct_i_local_port_t *iport = ICMD_TO_IPORT(icmd); in fct_gft_cb()
2609 stmf_trace(ICMD_TO_IPORT(icmd)->iport_alias, in fct_gid_cb()
2626 rw_exit(&ICMD_TO_IPORT(icmd)->iport_lock); in fct_gid_cb()
[all …]
H A Dfct_impl.h361 #define ICMD_TO_IPORT(x_icmd) \ macro
H A Dfct.c2556 iport = ICMD_TO_IPORT(icmd); in fct_create_solct()