Searched refs:LSRJT_UNABLE_TPC (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_els.c | 1377 ELS_CMD_PLOGI, LSRJT_UNABLE_TPC, 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() 2374 ELS_CMD_RLS, LSRJT_UNABLE_TPC, LSEXP_NOTHING_MORE); in emlxs_handle_unsol_rls() 2730 els->un.lsRjt.un.b.lsRjtRsnCode = LSRJT_UNABLE_TPC; in emlxs_els_reply()
|
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 | 3117 els->un.lsRjt.un.b.lsRjtRsnCode = LSRJT_UNABLE_TPC; in emlxs_ub_els_reject()
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hw.h | 1448 #define LSRJT_UNABLE_TPC 0x09 /* Unable to perform command */ macro
|