Home
last modified time | relevance | path

Searched refs:LA_ELS_PRLI (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_linkapp.h61 #define LA_ELS_PRLI 0x20 macro
/titanic_44/usr/src/uts/common/sys/fc4/
H A Dfcal_linkapp.h80 #define LA_ELS_PRLI 0x20 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1181 case LA_ELS_PRLI: in fcoei_initiate_els_req()
1303 case LA_ELS_PRLI: in fcoei_initiate_els_resp()
H A Dfcoei_eth.c948 case LA_ELS_PRLI: in fcoei_fill_els_fpkt_resp()
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4240 case LA_ELS_PRLI: in fcp_els_callback()
5092 map_entry->map_pd != NULL) ? LA_ELS_PRLI : LA_ELS_PLOGI; in fcp_handle_mapflags()
5155 ASSERT(opcode == LA_ELS_PLOGI || opcode == LA_ELS_PRLI); in fcp_send_els()
5167 ASSERT(opcode == LA_ELS_PRLI); in fcp_send_els()
5266 case LA_ELS_PRLI: { in fcp_send_els()
5276 prli.ls_code = LA_ELS_PRLI; in fcp_send_els()
5280 icmd->ipkt_opcode = LA_ELS_PRLI; in fcp_send_els()
5633 icmd->ipkt_opcode = LA_ELS_PRLI; in fcp_unsol_prli()
6220 if (icmd->ipkt_opcode == LA_ELS_PRLI) { in fcp_icmd_callback()
6263 if (fcp_send_els(pptr, ptgt, icmd, LA_ELS_PRLI, in fcp_icmd_callback()
[all …]
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2084 {LA_ELS_PRLI, "LA_ELS_PRLI"}, \
/titanic_44/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c2752 case LA_ELS_PRLI: in sf_els_callback()
2941 privp->els_code = LA_ELS_PRLI; in sf_do_prli()
2943 prli->ls_code = LA_ELS_PRLI; in sf_do_prli()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2794 case LA_ELS_PRLI: in ql_els_send()
17587 case LA_ELS_PRLI: { in ql_isp_els_handle_endian()