Home
last modified time | relevance | path

Searched refs:FCF_REASON_OP_FAILED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c168 {FCF_REASON_OP_FAILED, "R_OP_FAILED"},
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()
8475 FCF_REASON_OP_FAILED, fcfp->attempts, arg1); in emlxs_fcfi_unreg_failed_action()
8483 FCF_REASON_OP_FAILED, fcfp->attempts, arg1); in emlxs_fcfi_unreg_failed_action()
8523 FCF_REASON_OP_FAILED, fcfp->attempts, arg1); in emlxs_fcfi_reg_failed_action()
8531 FCF_REASON_OP_FAILED, fcfp->attempts, arg1); in emlxs_fcfi_reg_failed_action()
10123 FCF_REASON_OP_FAILED, vfip->attempts, arg1); in emlxs_vfi_init_failed_action()
10131 FCF_REASON_OP_FAILED, vfip->attempts, arg1); in emlxs_vfi_init_failed_action()
12806 FCF_REASON_OP_FAILED, 1, 0); in emlxs_vpi_logi_failed_notify()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h86 #define FCF_REASON_OP_FAILED 13 /* attempts */ macro