Searched refs:ERRARG_OPT_INVAL (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_fp.c | 98 cfga_err(errstring, 0, ERRARG_OPT_INVAL, in cfga_change_state() 108 cfga_err(errstring, 0, ERRARG_OPT_INVAL, in cfga_change_state() 120 cfga_err(errstring, 0, ERRARG_OPT_INVAL, options, 0); in cfga_change_state() 253 cfga_err(errstring, 0, ERRARG_OPT_INVAL, in cfga_list_ext()
|
H A D | cfga_fp.h | 324 ERRARG_OPT_INVAL, enumerator
|
H A D | cfga_utils.c | 143 {ERRARG_OPT_INVAL, 1, 1, "invalid option: "},
|
/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_scsi.c | 82 cfga_err(errstring, 0, ERRARG_OPT_INVAL, options, 0); in cfga_change_state() 133 cfga_err(errstring, 0, ERRARG_OPT_INVAL, options, 0); in cfga_private_func() 213 cfga_err(errstring, 0, ERRARG_OPT_INVAL, options, 0); in cfga_list_ext()
|
H A D | cfga_scsi.h | 239 ERRARG_OPT_INVAL, enumerator
|
H A D | cfga_utils.c | 114 {ERRARG_OPT_INVAL, 1, 1, "invalid option: "},
|
/titanic_50/usr/src/lib/cfgadm_plugins/scsi/SUNW,SPARC-Enterprise/common/ |
H A D | opl_dev_led.c | 227 cfga_err(errstring, 0, ERRARG_OPT_INVAL, mode, 0); in opl_setlocator() 284 cfga_err(errstring, 0, ERRARG_OPT_INVAL, mode, 0); in opl_setled()
|