Symbol: FCT_CMD_RCVD_ELS
usr/src/uts/common/io/comstar/port/fcoet/fcoet_fc.c
180
if (cmd->cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/comstar/port/fcoet/fcoet_fc.c
342
case FCT_CMD_RCVD_ELS:
usr/src/uts/common/io/comstar/port/fct/discovery.c
1400
int, (cmd_type != FCT_CMD_RCVD_ELS));
usr/src/uts/common/io/comstar/port/fct/discovery.c
1449
if (cmd->cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/comstar/port/fct/discovery.c
1472
if (cmd->cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/comstar/port/fct/discovery.c
1517
if (cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/comstar/port/fct/discovery.c
1528
int, (cmd_type != FCT_CMD_RCVD_ELS),
usr/src/uts/common/io/comstar/port/fct/discovery.c
1541
int, (cmd_type != FCT_CMD_RCVD_ELS),
usr/src/uts/common/io/comstar/port/fct/discovery.c
1573
ASSERT(cmd->cmd_type == FCT_CMD_RCVD_ELS);
usr/src/uts/common/io/comstar/port/fct/discovery.c
1728
int, (cmd->cmd_type != FCT_CMD_RCVD_ELS));
usr/src/uts/common/io/comstar/port/fct/discovery.c
1782
if (cmd->cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/comstar/port/fct/discovery.c
1801
int, (cmd->cmd_type != FCT_CMD_RCVD_ELS));
usr/src/uts/common/io/comstar/port/fct/discovery.c
1808
int, (cmd->cmd_type != FCT_CMD_RCVD_ELS));
usr/src/uts/common/io/comstar/port/fct/discovery.c
1839
ASSERT(cmd->cmd_type == FCT_CMD_RCVD_ELS);
usr/src/uts/common/io/comstar/port/fct/discovery.c
1950
ASSERT(icmd->icmd_cmd->cmd_type == FCT_CMD_RCVD_ELS);
usr/src/uts/common/io/comstar/port/fct/discovery.c
1975
if (icmd->icmd_cmd->cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/comstar/port/fct/discovery.c
2033
if (((*ppcmd)->icmd_cmd->cmd_type == FCT_CMD_RCVD_ELS) &&
usr/src/uts/common/io/comstar/port/fct/discovery.c
2110
"rp_id=%x", (cmd->cmd_type == FCT_CMD_RCVD_ELS) ? "un" : "",
usr/src/uts/common/io/comstar/port/fct/discovery.c
811
if (cmd->cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/comstar/port/fct/discovery.c
815
" lp_id=%x", (cmd->cmd_type == FCT_CMD_RCVD_ELS) ? "un" : "",
usr/src/uts/common/io/comstar/port/fct/discovery.c
832
if ((cmd->cmd_type == FCT_CMD_RCVD_ELS) &&
usr/src/uts/common/io/comstar/port/fct/discovery.c
881
if ((cmd->cmd_type == FCT_CMD_RCVD_ELS) &&
usr/src/uts/common/io/comstar/port/fct/discovery.c
950
if (cmd->cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/comstar/port/fct/fct.c
1059
((fct_cmd_t *)sh)->cmd_type = FCT_CMD_RCVD_ELS;
usr/src/uts/common/io/comstar/port/fct/fct.c
1819
if (cmd->cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/comstar/port/fct/fct.c
2034
if (cmd->cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/comstar/port/fct/fct.c
3350
if ((cmd->cmd_type == FCT_CMD_RCVD_ELS) ||
usr/src/uts/common/io/comstar/port/fct/fct.c
3398
if (cmd->cmd_type == FCT_CMD_RCVD_ELS ||
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5399
if (cmd->cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6476
ASSERT(cmd->cmd_type == FCT_CMD_RCVD_ELS);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
6578
ASSERT(cmd->cmd_type == FCT_CMD_RCVD_ELS);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
7170
if (cmd->cmd_type == FCT_CMD_RCVD_ELS) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
1771
case FCT_CMD_RCVD_ELS:
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3885
case FCT_CMD_RCVD_ELS:
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
4615
case FCT_CMD_RCVD_ELS: /* Unsol */