Home
last modified time | relevance | path

Searched refs:R_CTL_ELS_REQ (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h69 #define R_CTL_ELS_REQ 0x22 macro
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal.h94 #define R_CTL_ELS_REQ 0x22 macro
H A Dfc.h94 #define R_CTL_ELS_REQ 0x22 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c177 case R_CTL_ELS_REQ: in fcoei_release_sol_frame()
1193 case R_CTL_ELS_REQ: in fcoei_process_unsol_frame()
H A Dfcoei_lv.c1853 fpkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ; in fcoei_logo_peer()
2046 case R_CTL_ELS_REQ: in fcoei_process_event_exchange()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2498 if (r_ctl == R_CTL_ELS_REQ) { in fcip_els_cb()
6234 fr_hdr->r_ctl = R_CTL_ELS_REQ; in fcip_do_plogi()
6742 fr_hdr->r_ctl = R_CTL_ELS_REQ; in fcip_init_broadcast_pkt()
H A Dfcp.c3334 hp->r_ctl = R_CTL_ELS_REQ; in fcp_tgt_send_plogi()
4241 if (r_ctl == R_CTL_ELS_REQ) { in fcp_els_callback()
5207 hp->r_ctl = R_CTL_ELS_REQ; in fcp_send_els()
5236 hp->r_ctl = R_CTL_ELS_REQ; in fcp_send_els()
5278 hp->r_ctl = R_CTL_ELS_REQ; in fcp_send_els()
H A Dfcsm.c3071 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ; in fcsm_els_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4417 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ; in fp_els_init()
10743 if (r_ctl == R_CTL_ELS_REQ && buf->ub_buffer[0] == LA_ELS_LOGO && in fp_unsol_cb()
10775 if (r_ctl == R_CTL_ELS_REQ) { in fp_unsol_cb()
10808 } else if ((r_ctl == R_CTL_ELS_REQ) && in fp_unsol_cb()
10984 if (r_ctl != R_CTL_ELS_REQ) { in fp_handle_unsol_buf()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3230 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ; in emlxs_dfc_destroy_vport()
3689 pkt1->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ; in emlxs_dfc_npiv_test()
6823 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ; in emlxs_dfc_send_els()
H A Demlxs_fct.c4081 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ; in emlxs_fct_send_els_cmd()
H A Demlxs_dhchap.c1443 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_REQ; in emlxs_prep_els_fc_pkt()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c9010 if ((r_ctl == R_CTL_ELS_REQ) && (ls_code == LA_ELS_LOGO)) { in ql_unsol_callback()
9027 if ((r_ctl == R_CTL_ELS_REQ) && (ls_code == LA_ELS_PLOGI)) { in ql_unsol_callback()
9092 ubp->ub_frame.r_ctl = R_CTL_ELS_REQ; in ql_send_logo()
9207 ubp->ub_frame.r_ctl = R_CTL_ELS_REQ; in ql_send_plogi()
9351 ubp->ub_frame.r_ctl = R_CTL_ELS_REQ; in ql_rcv_rscn_els()