Searched refs:configuring (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h327 configuring : 1, member in struct:pmcs_hw
614 * configuring.
617 * configuring: 1 = discovery is running, 0 = discovery not running.
618 * NOTE: configuring is now in the bitfield above.
625 * config_cv can be used by any thread waiting on the configuring
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c1850 while (pwp->configuring) {
2462 if (pwp->configuring) {
2477 pwp->configuring = 1;
2604 pwp->configuring = 0;
2628 pwp->configuring = 0;
3701 * Reset the config_stop time. Although we're not actually configuring
4353 "%s: expander at phy %s is still configuring",
4629 * Avoid configuring phys that just point back
7698 * If pwp->ds_err_recovering or pwp->configuring is set, don't run.
7710 if (pwp->configuring | pw
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c2738 state_str, dip.devi_instance, ss.blocked, ss.configuring,
3044 state_str, dip.devi_instance, ss.blocked, ss.configuring,

Completed in 151 milliseconds