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

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c290 cmd = SCFGA_DEV_UNCONFIGURE;
310 if (cmd == SCFGA_DEV_UNCONFIGURE) {
334 if (cmd == SCFGA_DEV_UNCONFIGURE)
344 if (cmd == SCFGA_DEV_UNCONFIGURE)
427 ret = devctl_cmd(apidp->path, SCFGA_DEV_UNCONFIGURE, NULL, &l_errno);
H A Dcfga_utils.c238 { SCFGA_DEV_UNCONFIGURE, DEV_OP, devctl_device_offline },
795 if ((cmd != SCFGA_DEV_CONFIGURE) && (cmd != SCFGA_DEV_UNCONFIGURE)) {
894 if (cmd == SCFGA_DEV_UNCONFIGURE) {
930 if (cmd == SCFGA_DEV_UNCONFIGURE)
H A Dcfga_scsi.h127 SCFGA_DEV_UNCONFIGURE, enumerator in enum:__anon2424

Completed in 50 milliseconds