Searched refs:FCF_REASON_OP_FAILED (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 168 {FCF_REASON_OP_FAILED, "R_OP_FAILED"}, 3284 FCF_REASON_OP_FAILED, fcftab->attempts, arg1); in emlxs_fc_fcftab_topo_failed_action() 3297 FCF_REASON_OP_FAILED, fcftab->attempts, arg1); in emlxs_fc_fcftab_topo_failed_action() 3565 FCF_REASON_OP_FAILED, fcftab->attempts, arg1); in emlxs_fc_fcftab_cfglink_failed_action() 3578 FCF_REASON_OP_FAILED, fcftab->attempts, arg1); in emlxs_fc_fcftab_cfglink_failed_action() 3875 FCF_REASON_OP_FAILED, fcftab->attempts, arg1); in emlxs_fc_fcftab_sparm_failed_action() 3887 FCF_REASON_OP_FAILED, fcftab->attempts, arg1); in emlxs_fc_fcftab_sparm_failed_action() 5359 FCF_REASON_OP_FAILED, 0, arg1); in emlxs_fcoe_fcftab_sol_failed_action() 5372 FCF_REASON_OP_FAILED, 0, arg1); in emlxs_fcoe_fcftab_sol_failed_action() 6022 FCF_REASON_OP_FAILED, fcftab->attempts, arg1); in emlxs_fcoe_fcftab_read_failed_action() [all …]
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 85 #define FCF_REASON_OP_FAILED 13 /* attempts */ macro
|