Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c114 ret = FCOE_ERROR; in fcoe_cfg_scf_init()
121 ret = FCOE_ERROR; in fcoe_cfg_scf_init()
128 ret = FCOE_ERROR; in fcoe_cfg_scf_init()
135 ret = FCOE_ERROR; in fcoe_cfg_scf_init()
142 ret = FCOE_ERROR; in fcoe_cfg_scf_init()
212 ret = FCOE_ERROR; in fcoe_add_remove_scf_entry()
223 ret = FCOE_ERROR; in fcoe_add_remove_scf_entry()
230 ret = FCOE_ERROR; in fcoe_add_remove_scf_entry()
245 ret = FCOE_ERROR; in fcoe_add_remove_scf_entry()
255 ret = FCOE_ERROR; in fcoe_add_remove_scf_entry()
[all …]
H A Dlibfcoe.h51 #define FCOE_ERROR 1 macro