Searched refs:devctl_cmd (Results 1 - 6 of 6) sorted by relevance
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_ctl.c | 88 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 D | cfga_scsi.h | 425 scfga_ret_t devctl_cmd(const char *ap_id, scfga_cmd_t cmd,
|
H A D | cfga_utils.c | 919 ret = devctl_cmd(apidp->path, cmd, NULL, l_errnop); 944 devctl_cmd( function
|
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_fp.h | 516 fpcfga_ret_t devctl_cmd(const char *ap_id, fpcfga_cmd_t cmd,
|
H A D | cfga_list.c | 1599 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 D | cfga_utils.c | 814 devctl_cmd( function
|
Completed in 40 milliseconds