Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h70 #define R_CTL_ELS_RSP 0x23 macro
/titanic_44/usr/src/uts/common/sys/fc4/
H A Dfcal.h97 #define R_CTL_ELS_RSP 0x23 macro
H A Dfc.h97 #define R_CTL_ELS_RSP 0x23 macro
/titanic_44/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()
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c11213 fp_unsol_resp_init(pkt, buf, R_CTL_ELS_RSP, FC_TYPE_EXTENDED_LS); in fp_els_rjt_init()
11277 fp_unsol_resp_init(pkt, buf, R_CTL_ELS_RSP, in fp_prlo_acc_init()
11315 fp_unsol_resp_init(pkt, buf, R_CTL_ELS_RSP, FC_TYPE_EXTENDED_LS); in fp_els_acc_init()
12277 fp_unsol_resp_init(pkt, buf, R_CTL_ELS_RSP, FC_TYPE_EXTENDED_LS); in fp_login_acc_init()
13448 fp_unsol_resp_init(pkt, buf, R_CTL_ELS_RSP, FC_TYPE_EXTENDED_LS); in fp_adisc_acc_init()
H A Dfctl.c2027 case R_CTL_ELS_RSP: { in fc_fca_update_errors()
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2610 } else if (r_ctl == R_CTL_ELS_RSP) { in fcip_els_cb()
2717 fc_pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_RSP; in fcip_handle_farp_request()
H A Dfcp.c5673 fcp_unsol_resp_init(fpkt, buf, R_CTL_ELS_RSP, FC_TYPE_EXTENDED_LS); in fcp_unsol_prli()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c4159 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_RSP;
/titanic_44/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c6692 hp->r_ctl = R_CTL_ELS_RSP;