Home
last modified time | relevance | path

Searched refs:FC_PKT_OUTBOUND (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h126 #define FC_PKT_OUTBOUND 2 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c2157 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_handle_unsol_echo()
2234 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_handle_unsol_rtv()
2383 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_handle_unsol_rls()
2593 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_els_reply()
2696 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_els_reply()
3427 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_ub_send_login_acc()
H A Demlxs_sli3.c2396 if (pkt->pkt_tran_type == FC_PKT_OUTBOUND) { in emlxs_sli2_bde_setup()
2437 if (pkt->pkt_tran_type == FC_PKT_OUTBOUND) { in emlxs_sli2_bde_setup()
2457 if ((pkt->pkt_tran_type == FC_PKT_OUTBOUND) && in emlxs_sli2_bde_setup()
2537 if (pkt->pkt_tran_type == FC_PKT_OUTBOUND) { in emlxs_sli3_bde_setup()
2592 if (pkt->pkt_tran_type == FC_PKT_OUTBOUND) { in emlxs_sli3_bde_setup()
2617 if ((pkt->pkt_tran_type == FC_PKT_OUTBOUND) && in emlxs_sli3_bde_setup()
4022 if (pkt->pkt_tran_type == FC_PKT_OUTBOUND) { in emlxs_sli3_prep_els_iocb()
4132 if (pkt->pkt_tran_type == FC_PKT_OUTBOUND) { in emlxs_sli3_prep_ct_iocb()
H A Demlxs_fct.c2682 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_fct_send_fcp_status()
2815 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_fct_send_qfull_reply()
4165 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_fct_send_els_rsp()
4673 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_fct_abort()
H A Demlxs_sli4.c2929 if (pkt->pkt_tran_type == FC_PKT_OUTBOUND) { in emlxs_sli4_bde_setup()
2980 if (pkt->pkt_tran_type == FC_PKT_OUTBOUND) { in emlxs_sli4_bde_setup()
4724 if (pkt->pkt_tran_type == FC_PKT_OUTBOUND) { in emlxs_sli4_prep_els_iocb()
5037 if (pkt->pkt_tran_type == FC_PKT_OUTBOUND) { in emlxs_sli4_prep_ct_iocb()
H A Demlxs_dfc.c5857 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_dfc_send_ct_rsp()
6315 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_send_menlo_cmd()
8989 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_dfc_loopback_test()
H A Demlxs_solaris.c2572 case FC_PKT_OUTBOUND: in emlxs_fca_transport()
3100 pkt->pkt_tran_type = FC_PKT_OUTBOUND; in emlxs_ub_els_reject()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c11172 cmd->cmd_pkt.pkt_tran_type = FC_PKT_OUTBOUND; in fp_ba_rjt_init()
11207 cmd->cmd_pkt.pkt_tran_type = FC_PKT_OUTBOUND; in fp_els_rjt_init()
11271 cmd->cmd_pkt.pkt_tran_type = FC_PKT_OUTBOUND; in fp_prlo_acc_init()
11309 cmd->cmd_pkt.pkt_tran_type = FC_PKT_OUTBOUND; in fp_els_acc_init()
12271 cmd->cmd_pkt.pkt_tran_type = FC_PKT_OUTBOUND; in fp_login_acc_init()
13442 cmd->cmd_pkt.pkt_tran_type = FC_PKT_OUTBOUND; in fp_adisc_acc_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c6718 fc_pkt->pkt_tran_type = FC_PKT_OUTBOUND | FC_PKT_IP_WRITE; in fcip_init_unicast_pkt()
H A Dfcp.c5632 fpkt->pkt_tran_type = FC_PKT_OUTBOUND; in fcp_unsol_prli()