Home
last modified time | relevance | path

Searched refs:ERR_LIST (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c194 cfga_err(errstring, l_errno, ERR_LIST, 0); in do_list()
228 cfga_err(errstring, larg.l_errno, ERR_LIST, 0); in do_list()
254 cfga_err(errstring, 0, ERR_LIST, 0); in do_list()
296 ERR_LIST, 0); in do_list()
310 larg.l_errno, ERR_LIST, 0); in do_list()
373 cfga_err(errstring, l_errno, ERR_LIST, 0); in do_list()
386 cfga_err(errstring, larg.l_errno, ERR_LIST, 0); in do_list()
430 cfga_err(errstring, larg.l_errno, ERR_LIST, 0); in do_list()
442 cfga_err(errstring, 0, ERR_LIST, 0); in do_list()
545 cfga_err(errstring, l_errno, ERR_LIST, 0); in do_list_FCP_dev()
[all …]
H A Dcfga_fp.h294 ERR_LIST, enumerator
H A Dcfga_utils.c122 {ERR_LIST, 0, 1, "list operation failed"},
1352 ERR_LIST, 0); in findMatchingAdapterPort()
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c112 cfga_err(errstring, l_errno, ERR_LIST, 0); in do_list()
148 cfga_err(errstring, EINVAL, ERR_LIST, 0); in do_list()
161 cfga_err(errstring, larg.l_errno, ERR_LIST, 0); in do_list()
227 cfga_err(errstring, larg.l_errno, ERR_LIST, 0); in do_list()
237 cfga_err(errstring, 0, ERR_LIST, 0); in do_list()
900 cfga_err(errstring, errno, ERR_LIST, 0); in list_ext_postprocess()
H A Dcfga_scsi.h232 ERR_LIST, enumerator
H A Dcfga_utils.c107 {ERR_LIST, 0, 1, "list operation failed"},