Searched refs:LSEXP_NOTHING_MORE (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_els.c | 506 LSRJT_CMD_UNSUPPORTED, LSEXP_NOTHING_MORE); in emlxs_els_handle_unsol_req() 1184 ELS_CMD_FLOGI, LSRJT_PROTOCOL_ERR, LSEXP_NOTHING_MORE); in emlxs_process_unsol_flogi() 1337 ELS_CMD_PLOGI, LSRJT_PROTOCOL_ERR, LSEXP_NOTHING_MORE); in emlxs_process_unsol_plogi() 1378 LSEXP_NOTHING_MORE); in emlxs_process_unsol_plogi() 1396 ELS_CMD_PLOGI, LSRJT_UNABLE_TPC, LSEXP_NOTHING_MORE); in emlxs_process_unsol_plogi() 1568 ELS_CMD_PRLI, LSRJT_UNABLE_TPC, LSEXP_NOTHING_MORE); in emlxs_handle_unsol_prli() 1701 ELS_CMD_AUTH, LSRJT_UNABLE_TPC, LSEXP_NOTHING_MORE); in emlxs_handle_unsol_auth() 1715 LSRJT_UNABLE_TPC, LSEXP_NOTHING_MORE); in emlxs_handle_unsol_auth() 2148 ELS_CMD_ECHO, LSRJT_UNABLE_TPC, LSEXP_NOTHING_MORE); in emlxs_handle_unsol_echo() 2224 ELS_CMD_RTV, LSRJT_UNABLE_TPC, LSEXP_NOTHING_MORE); in emlxs_handle_unsol_rtv() [all …]
|
H A D | emlxs_fct.c | 692 LSRJT_UNABLE_TPC, LSEXP_NOTHING_MORE); 721 LSRJT_UNABLE_TPC, LSEXP_NOTHING_MORE); 3195 cmd_code, LSRJT_UNABLE_TPC, LSEXP_NOTHING_MORE); 3206 LSRJT_UNABLE_TPC, LSEXP_NOTHING_MORE);
|
H A D | emlxs_solaris.c | 3118 els->un.lsRjt.un.b.lsRjtRsnCodeExp = LSEXP_NOTHING_MORE; in emlxs_ub_els_reject() 9174 LSEXP_NOTHING_MORE; in emlxs_send_els()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hw.h | 1455 #define LSEXP_NOTHING_MORE 0x00 macro
|