Home
last modified time | relevance | path

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_ctl.c285 cmd = SCFGA_DEV_CONFIGURE; in dev_change_state()
462 if (devctl_cmd(apidp->path, SCFGA_DEV_CONFIGURE, NULL, &l_errno) in dev_remove()
606 ret2 = devctl_cmd(apidp->path, SCFGA_DEV_CONFIGURE, NULL, &l_errno); in dev_replace()
H A Dcfga_scsi.h126 SCFGA_DEV_CONFIGURE, enumerator
H A Dcfga_utils.c237 { SCFGA_DEV_CONFIGURE, DEV_OP, devctl_device_online },
795 if ((cmd != SCFGA_DEV_CONFIGURE) && (cmd != SCFGA_DEV_UNCONFIGURE)) { in path_apid_state_change()