Searched refs:fct_pkt (Results 1 – 2 of 2) sorted by relevance
2680 cmd_sbp->fct_pkt = pkt; in emlxs_fct_send_fcp_status()2933 pkt = cmd_sbp->fct_pkt; in emlxs_fct_handle_fcp_event()2934 cmd_sbp->fct_pkt = NULL; in emlxs_fct_handle_fcp_event()3721 pkt = cmd_sbp->fct_pkt; in emlxs_fct_cmd_post()3722 cmd_sbp->fct_pkt = NULL; in emlxs_fct_cmd_post()3774 pkt = cmd_sbp->fct_pkt; in emlxs_fct_cmd_done()3775 cmd_sbp->fct_pkt = NULL; in emlxs_fct_cmd_done()3833 cmd_sbp->fct_pkt = NULL; in emlxs_fct_pkt_comp()4067 cmd_sbp->fct_pkt = pkt; in emlxs_fct_send_els_cmd()4163 cmd_sbp->fct_pkt = pkt; in emlxs_fct_send_els_rsp()[all …]
70 fc_packet_t *fct_pkt; member