Searched refs:devctl_cmd (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c88 if (devctl_cmd(apidp->path, SCFGA_BUS_GETSTATE, &state,
182 ret = devctl_cmd(apidp->path, cmd, NULL, &l_errno);
204 (void) devctl_cmd(apidp->path,
274 if (devctl_cmd(apidp->hba_phys, SCFGA_BUS_GETSTATE, &state,
323 ret = devctl_cmd(apidp->path, cmd, NULL, &l_errno);
426 ret = devctl_cmd(apidp->path, SCFGA_DEV_UNCONFIGURE, NULL, &l_errno);
450 (void) devctl_cmd(apidp->path, SCFGA_DEV_REMOVE,
461 if (devctl_cmd(apidp->path, SCFGA_DEV_CONFIGURE, NULL, &l_errno)
529 ret = devctl_cmd(apidp->hba_phys, SCFGA_BUS_CONFIGURE, NULL, &l_errno);
586 ret = devctl_cmd(apid
[all...]
H A Dcfga_scsi.h425 scfga_ret_t devctl_cmd(const char *ap_id, scfga_cmd_t cmd,
H A Dcfga_utils.c919 ret = devctl_cmd(apidp->path, cmd, NULL, l_errnop);
944 devctl_cmd( function
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h516 fpcfga_ret_t devctl_cmd(const char *ap_id, fpcfga_cmd_t cmd,
H A Dcfga_list.c1599 if (devctl_cmd(nodepath, FPCFGA_DEV_GETSTATE, &dctl_state,
2290 if (devctl_cmd(nodepath, FPCFGA_DEV_GETSTATE,
2402 if (devctl_cmd(nodepath, FPCFGA_DEV_GETSTATE,
2486 if (devctl_cmd(nodepath, FPCFGA_DEV_GETSTATE, &dctl_state,
2946 if (devctl_cmd(devpath, FPCFGA_DEV_GETSTATE,
H A Dcfga_utils.c814 devctl_cmd( function

Completed in 42 milliseconds