Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c115 ret = FCOE_ERROR; in fcoe_cfg_scf_init()
122 ret = FCOE_ERROR; in fcoe_cfg_scf_init()
129 ret = FCOE_ERROR; in fcoe_cfg_scf_init()
136 ret = FCOE_ERROR; in fcoe_cfg_scf_init()
143 ret = FCOE_ERROR; in fcoe_cfg_scf_init()
213 ret = FCOE_ERROR; in fcoe_add_remove_scf_entry()
231 ret = FCOE_ERROR; in fcoe_add_remove_scf_entry()
256 ret = FCOE_ERROR; in fcoe_add_remove_scf_entry()
286 ret = FCOE_ERROR; in fcoe_add_remove_scf_entry()
293 ret = FCOE_ERROR; in fcoe_add_remove_scf_entry()
[all …]
H A Dlibfcoe.h51 #define FCOE_ERROR 1 macro