Home
last modified time | relevance | path

Searched refs:pkt_resp_resid (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h180 uint32_t pkt_resp_resid; /* resp resid length */ member
H A Dfp.h163 (pkt)->pkt_resp_resid != 0))
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c173 pkt->pkt_resp_resid = in emlxs_els_handle_event()
188 pkt->pkt_resp_resid = 0; in emlxs_els_handle_event()
2891 pkt->pkt_resp_resid = in emlxs_menlo_handle_event()
2894 pkt->pkt_resp_resid = in emlxs_menlo_handle_event()
3070 pkt->pkt_resp_resid = in emlxs_ct_handle_event()
3073 pkt->pkt_resp_resid = in emlxs_ct_handle_event()
3093 pkt->pkt_resp_resid = 0; in emlxs_ct_handle_event()
H A Demlxs_solaris.c2221 pkt->pkt_resp_resid = 0; in emlxs_initialize_pkt()
10708 pkt->pkt_resp_resid = 0; in emlxs_set_pkt_state()
10724 pkt->pkt_resp_resid = pkt->pkt_rsplen; in emlxs_set_pkt_state()
H A Demlxs_dfc.c5743 rsp_size -= pkt->pkt_resp_resid; in emlxs_dfc_send_ct()
6325 *rsp_size = *rsp_size - pkt->pkt_resp_resid; in emlxs_send_menlo_cmd()
6821 rsp_size -= pkt->pkt_resp_resid; in emlxs_dfc_send_els()
H A Demlxs_fcp.c299 pkt->pkt_resp_resid = 0; in emlxs_handle_fcp_event()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c2024 fpkt->pkt_resp_resid = 0; in fcoei_process_event_exchange()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5811 if (pkt->pkt_resp_resid) { in fp_common_intr()
6547 if (pkt->pkt_state == FC_PKT_SUCCESS && pkt->pkt_resp_resid == 0) { in fp_adisc_intr()
15012 if (pkt->pkt_resp_resid) { in fp_printf()
15014 " resp resid=%x\n", pkt->pkt_resp_resid); in fp_printf()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c4768 pkt->pkt_resp_resid = 0; in ql_cmd_setup()