Searched refs:SCFGA_DEV_CONFIGURE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.h126 SCFGA_DEV_CONFIGURE, enumerator in enum:__anon2424
H A Dcfga_ctl.c285 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 Dcfga_utils.c237 { SCFGA_DEV_CONFIGURE, DEV_OP, devctl_device_online },
795 if ((cmd != SCFGA_DEV_CONFIGURE) && (cmd != SCFGA_DEV_UNCONFIGURE)) {

Completed in 61 milliseconds