Searched refs:FCF_REASON_EVENT (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 157 {FCF_REASON_EVENT, "R_EVENT"}, 2767 } else if (reason == FCF_REASON_EVENT) { in emlxs_fc_fcftab_state() 2832 FCF_REASON_EVENT, 0, 0); in emlxs_fc_fcftab_online_timer() 3189 FCF_REASON_EVENT, evt, arg1); in emlxs_fc_fcftab_topo_action() 3331 FCF_REASON_EVENT, evt, arg1); in emlxs_fc_fcftab_topo_cmpl_action() 3463 FCF_REASON_EVENT, evt, arg1); in emlxs_fc_fcftab_cfglink_action() 3612 FCF_REASON_EVENT, evt, arg1); in emlxs_fc_fcftab_cfglink_cmpl_action() 3921 FCF_REASON_EVENT, evt, arg1); in emlxs_fc_fcftab_sparm_cmpl_action() 4090 FCF_REASON_EVENT, evt, arg1); in emlxs_fc_fcftab_fcfi_online_action() 4137 FCF_REASON_EVENT, evt, arg1); in emlxs_fc_fcftab_fcfi_online_cmpl_action() [all …]
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 74 #define FCF_REASON_EVENT 2 /* evt */ macro
|