Home
last modified time | relevance | path

Searched refs:R_CTL_LS_BA_RJT (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcph.h66 #define R_CTL_LS_BA_RJT 0x85 macro
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcal.h91 #define R_CTL_LS_BA_RJT 0x85 macro
H A Dfc.h91 #define R_CTL_LS_BA_RJT 0x85 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c509 FFM_R_CTL(R_CTL_LS_BA_RJT, nfrm); in fcoei_process_unsol_abts_req()
1213 case R_CTL_LS_BA_RJT: in fcoei_process_unsol_frame()
1267 case R_CTL_LS_BA_RJT: in fcoei_handle_sol_frame_done()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2018 case R_CTL_LS_BA_RJT: { in fc_fca_update_errors()
H A Dfp.c11182 fp_unsol_resp_init(pkt, buf, R_CTL_LS_BA_RJT, FC_TYPE_BASIC_LS); in fp_ba_rjt_init()