Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dfct_defines.h84 #define ELS_OP_RSCN 0x61 macro
/titanic_50/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c2139 } else if (op == ELS_OP_RSCN) { in fct_process_els()
H A Dfct.c2367 case ELS_OP_RSCN: in fct_create_solels()
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1263 SETELSBIT(elsbmp, ELS_OP_RSCN); in qlt_port_online()