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 D | fcph.h | 70 #define R_CTL_ELS_RSP 0x23 macro
|
/titanic_44/usr/src/uts/common/sys/fc4/ |
H A D | fcal.h | 97 #define R_CTL_ELS_RSP 0x23 macro
|
H A D | fc.h | 97 #define R_CTL_ELS_RSP 0x23 macro
|
/titanic_44/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() 2055 case R_CTL_ELS_RSP: in fcoei_process_event_exchange()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 11213 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 D | fctl.c | 2027 case R_CTL_ELS_RSP: { in fc_fca_update_errors()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 2610 } 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 D | fcp.c | 5673 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 D | emlxs_fct.c | 4159 pkt->pkt_cmd_fhdr.r_ctl = R_CTL_ELS_RSP;
|
/titanic_44/usr/src/uts/sun/io/scsi/adapters/ |
H A D | sf.c | 6692 hp->r_ctl = R_CTL_ELS_RSP;
|