Home
last modified time | relevance | path

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_utils.c238 { SCFGA_DEV_UNCONFIGURE, DEV_OP, devctl_device_offline },
795 if ((cmd != SCFGA_DEV_CONFIGURE) && (cmd != SCFGA_DEV_UNCONFIGURE)) { in path_apid_state_change()
894 if (cmd == SCFGA_DEV_UNCONFIGURE) { in path_apid_state_change()
930 if (cmd == SCFGA_DEV_UNCONFIGURE) in path_apid_state_change()
H A Dcfga_ctl.c290 cmd = SCFGA_DEV_UNCONFIGURE; in dev_change_state()
310 if (cmd == SCFGA_DEV_UNCONFIGURE) { in dev_change_state()
334 if (cmd == SCFGA_DEV_UNCONFIGURE) in dev_change_state()
344 if (cmd == SCFGA_DEV_UNCONFIGURE) in dev_change_state()
427 ret = devctl_cmd(apidp->path, SCFGA_DEV_UNCONFIGURE, NULL, &l_errno); in dev_remove()
H A Dcfga_scsi.h127 SCFGA_DEV_UNCONFIGURE, enumerator