Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c250 fcoet_exchange_t *xch = FRM2TFM(frm)->tfm_xch; in fcoet_release_sol_frame()
884 fcoet_exchange_t *xch = FRM2TFM(frm)->tfm_xch; in fcoet_send_sol_fcp_data_done()
919 fcoet_exchange_t *xch = FRM2TFM(frm)->tfm_xch; in fcoet_send_fcp_status_done()
945 fcoet_exchange_t *xch = FRM2TFM(frm)->tfm_xch; in fcoet_send_unsol_els_rsp_done()
1131 fcoet_exchange_t *xch = FRM2TFM(frm)->tfm_xch; in fcoet_process_sol_flogi_rsp()
H A Dfcoet.h174 struct fcoet_exchange *tfm_xch; member
H A Dfcoet.c999 FRM2TFM(frm)->tfm_xch = xch; in fcoet_init_tfm()