Searched refs:FCF_REASON_SEND_FAILED (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 78 #define FCF_REASON_SEND_FAILED 6 /* status */ macro
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 161 {FCF_REASON_SEND_FAILED, "R_SEND_FAILED"}, 3239 FCF_REASON_SEND_FAILED, rval, arg1); in emlxs_fc_fcftab_topo_action() 3272 (fcftab->reason == FCF_REASON_SEND_FAILED) || in emlxs_fc_fcftab_topo_failed_action() 3520 FCF_REASON_SEND_FAILED, rval, arg1); in emlxs_fc_fcftab_cfglink_action() 3553 (fcftab->reason == FCF_REASON_SEND_FAILED) || in emlxs_fc_fcftab_cfglink_failed_action() 3830 FCF_REASON_SEND_FAILED, rval, arg1); in emlxs_fc_fcftab_sparm_action() 3863 (fcftab->reason == FCF_REASON_SEND_FAILED) || in emlxs_fc_fcftab_sparm_failed_action() 5346 (fcftab->reason == FCF_REASON_SEND_FAILED) || in emlxs_fcoe_fcftab_sol_failed_action() 5659 FCF_REASON_SEND_FAILED, rval, 0); in emlxs_fcoe_fcftab_sol_action() 5976 FCF_REASON_SEND_FAILED, rval, arg1); in emlxs_fcoe_fcftab_read_action() [all …]
|