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 D | fcph.h | 70 #define R_CTL_ELS_RSP 0x23 macro
|
/illumos-gate/usr/src/uts/common/sys/fc4/ |
H A D | fcal.h | 95 #define R_CTL_ELS_RSP 0x23 macro
|
H A D | fc.h | 95 #define R_CTL_ELS_RSP 0x23 macro
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei_eth.c | 1201 case R_CTL_ELS_RSP: in fcoei_process_unsol_frame() 1254 case R_CTL_ELS_RSP: in fcoei_handle_sol_frame_done()
|
H A D | fcoei_lv.c | 738 if (fpkt->pkt_cmd_fhdr.r_ctl == R_CTL_ELS_RSP) { in fcoei_els_send() 2056 case R_CTL_ELS_RSP: in fcoei_process_event_exchange()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 11217 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 D | fctl.c | 2028 case R_CTL_ELS_RSP: { in fc_fca_update_errors()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 2544 } 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 D | fcp.c | 5678 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 D | emlxs_fct.c | 4173 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_RSP; in emlxs_fct_send_els_rsp()
|