Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_diag.c139 int32_t pkt_ret; in emlxs_diag_echo_run() local
235 pkt_ret = 0; in emlxs_diag_echo_run()
236 while ((pkt_ret != -1) && !(pkt->pkt_tran_flags & FC_TRAN_COMPLETED)) { in emlxs_diag_echo_run()
237 pkt_ret = in emlxs_diag_echo_run()
243 if (pkt_ret == -1) { in emlxs_diag_echo_run()
H A Demlxs_fct.c2035 int32_t pkt_ret; local
2152 pkt_ret = 0;
2153 while ((pkt_ret != -1) &&
2156 pkt_ret = cv_timedwait(&EMLXS_PKT_CV,
H A Demlxs_solaris.c3428 int32_t pkt_ret; in emlxs_fca_pkt_abort() local
3782 pkt_ret = 0; in emlxs_fca_pkt_abort()
3783 while ((pkt_ret != -1) && in emlxs_fca_pkt_abort()
3785 pkt_ret = in emlxs_fca_pkt_abort()