Searched refs:SCFGA_DEV_CONFIGURE (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_scsi.h | 126 SCFGA_DEV_CONFIGURE, enumerator in enum:__anon2424
|
H A D | cfga_ctl.c | 285 cmd = SCFGA_DEV_CONFIGURE; 462 if (devctl_cmd(apidp->path, SCFGA_DEV_CONFIGURE, NULL, &l_errno) 606 ret2 = devctl_cmd(apidp->path, SCFGA_DEV_CONFIGURE, NULL, &l_errno);
|
H A D | cfga_utils.c | 237 { SCFGA_DEV_CONFIGURE, DEV_OP, devctl_device_online }, 795 if ((cmd != SCFGA_DEV_CONFIGURE) && (cmd != SCFGA_DEV_UNCONFIGURE)) {
|
Completed in 61 milliseconds