Home
last modified time | relevance | path

Searched refs:LA_ELS_ADISC (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_linkapp.h75 #define LA_ELS_ADISC 0x52 macro
/titanic_41/usr/src/uts/common/sys/fc4/
H A Dfcal_linkapp.h94 #define LA_ELS_ADISC 0x52 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1193 case LA_ELS_ADISC: in fcoei_initiate_els_req()
1307 case LA_ELS_ADISC: in fcoei_initiate_els_resp()
H A Dfcoei_eth.c1013 case LA_ELS_ADISC: in fcoei_fill_els_fpkt_resp()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2086 {LA_ELS_ADISC, "LA_ELS_ADISC"}, \
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c2767 case LA_ELS_ADISC: in sf_els_callback()
2983 privp->els_code = LA_ELS_ADISC; in sf_do_adisc()
2984 adisc->ls_code = LA_ELS_ADISC; in sf_do_adisc()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4583 payload.ls_code.ls_code = LA_ELS_ADISC; in fp_adisc_init()
10987 case LA_ELS_ADISC: in fp_handle_unsol_buf()
11021 } else if (ls_code == LA_ELS_ADISC) { in fp_handle_unsol_buf()
/titanic_41/usr/src/uts/sun/io/
H A Dsocal.c4286 buf->ls_code = LA_ELS_ADISC; in socal_issue_adisc()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2800 case LA_ELS_ADISC: in ql_els_send()