devctl_cmd
fpcfga_ret_t devctl_cmd(const char *ap_id, fpcfga_cmd_t cmd,
if (devctl_cmd(nodepath, FPCFGA_DEV_GETSTATE, &dctl_state,
if (devctl_cmd(nodepath, FPCFGA_DEV_GETSTATE,
if (devctl_cmd(nodepath, FPCFGA_DEV_GETSTATE,
if (devctl_cmd(nodepath, FPCFGA_DEV_GETSTATE, &dctl_state,
if (devctl_cmd(devpath, FPCFGA_DEV_GETSTATE,
ret = devctl_cmd(apidp->hba_phys, SCFGA_BUS_UNQUIESCE, NULL, &l_errno);
ret = devctl_cmd(apidp->path, cmd, NULL, &l_errno);
(void) devctl_cmd(apidp->path,
if (devctl_cmd(apidp->hba_phys, SCFGA_BUS_GETSTATE, &state,
ret = devctl_cmd(apidp->path, cmd, NULL, &l_errno);
ret = devctl_cmd(apidp->path, SCFGA_DEV_UNCONFIGURE, NULL, &l_errno);
(void) devctl_cmd(apidp->path, SCFGA_DEV_REMOVE,
if (devctl_cmd(apidp->path, SCFGA_DEV_CONFIGURE, NULL, &l_errno)
ret = devctl_cmd(apidp->hba_phys, SCFGA_BUS_CONFIGURE, NULL, &l_errno);
ret = devctl_cmd(apidp->path, SCFGA_DEV_REMOVE, NULL, &l_errno);
ret2 = devctl_cmd(apidp->path, SCFGA_DEV_CONFIGURE, NULL, &l_errno);
ret = devctl_cmd(apidp->path, cmd, NULL, &l_errno);
if (devctl_cmd(apidp->path, SCFGA_BUS_GETSTATE, &state,
ret = devctl_cmd(apidp->hba_phys, SCFGA_BUS_QUIESCE, NULL, &l_errno);
ret = devctl_cmd(apidp->hba_phys, SCFGA_BUS_UNQUIESCE, NULL, &l_errno);
scfga_ret_t devctl_cmd(const char *ap_id, scfga_cmd_t cmd,
ret = devctl_cmd(apidp->path, cmd, NULL, l_errnop);