Searched refs:ERR_LIST (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 194 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 D | cfga_fp.h | 294 ERR_LIST, enumerator
|
H A D | cfga_utils.c | 122 {ERR_LIST, 0, 1, "list operation failed"}, 1352 ERR_LIST, 0); in findMatchingAdapterPort()
|
/titanic_41/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_list.c | 112 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 D | cfga_scsi.h | 232 ERR_LIST, enumerator
|
H A D | cfga_utils.c | 107 {ERR_LIST, 0, 1, "list operation failed"},
|