Searched refs:ERR_NOT_DEVOP (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_ctl.c | 357 cfga_err(errstring, 0, ERR_NOT_DEVOP, 0); in dev_change_state() 504 cfga_err(errstring, 0, ERR_NOT_DEVOP, 0); in dev_insert() 679 cfga_err(errstring, 0, ERR_NOT_DEVOP, 0); in reset_common()
|
H A D | cfga_scsi.h | 214 ERR_NOT_DEVOP, enumerator
|
H A D | cfga_utils.c | 89 {ERR_NOT_DEVOP, 0, 1, "operation not supported for SCSI device"},
|
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_fp.h | 276 ERR_NOT_DEVOP, enumerator
|
H A D | cfga_utils.c | 104 {ERR_NOT_DEVOP, 0, 1, "operation not supported for FC device"},
|