Home
last modified time | relevance | path

Searched refs:LA_ELS_FARP_REPLY (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h491 #define LA_ELS_FARP_REPLY 0x55 macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h357 #define LA_ELS_FARP_REPLY 0x55 macro
2388 {LA_ELS_FARP_REPLY, "LA_ELS_FARP_REPLY"}, \
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2546 if (ls_code == LA_ELS_FARP_REPLY) { in fcip_els_cb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3095 case LA_ELS_FARP_REPLY: in ql_els_send()