Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h70 #define R_CTL_ELS_RSP 0x23 macro
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal.h95 #define R_CTL_ELS_RSP 0x23 macro
H A Dfc.h95 #define R_CTL_ELS_RSP 0x23 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c1201 case R_CTL_ELS_RSP: in fcoei_process_unsol_frame()
1254 case R_CTL_ELS_RSP: in fcoei_handle_sol_frame_done()
H A Dfcoei_lv.c738 if (fpkt->pkt_cmd_fhdr.r_ctl == R_CTL_ELS_RSP) { in fcoei_els_send()
2055 case R_CTL_ELS_RSP: in fcoei_process_event_exchange()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c11217 fp_unsol_resp_init(pkt, buf, R_CTL_ELS_RSP, FC_TYPE_EXTENDED_LS); in fp_els_rjt_init()
11281 fp_unsol_resp_init(pkt, buf, R_CTL_ELS_RSP, in fp_prlo_acc_init()
11319 fp_unsol_resp_init(pkt, buf, R_CTL_ELS_RSP, FC_TYPE_EXTENDED_LS); in fp_els_acc_init()
12281 fp_unsol_resp_init(pkt, buf, R_CTL_ELS_RSP, FC_TYPE_EXTENDED_LS); in fp_login_acc_init()
13452 fp_unsol_resp_init(pkt, buf, R_CTL_ELS_RSP, FC_TYPE_EXTENDED_LS); in fp_adisc_acc_init()
H A Dfctl.c2028 case R_CTL_ELS_RSP: { in fc_fca_update_errors()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2544 } else if (r_ctl == R_CTL_ELS_RSP) { in fcip_els_cb()
2651 fc_pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_RSP; in fcip_handle_farp_request()
H A Dfcp.c5678 fcp_unsol_resp_init(fpkt, buf, R_CTL_ELS_RSP, FC_TYPE_EXTENDED_LS); in fcp_unsol_prli()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c4173 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_RSP; in emlxs_fct_send_els_rsp()