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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h619 * config_restart_time is set by the tgtmap_[de]activate callbacks each
622 * config_restart_time and config_restart is TRUE. This ensures that
631 clock_t config_restart_time; member in struct:pmcs_hw
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c2206 (ddi_get_lbolt() >= pwp->config_restart_time)) {
H A Dpmcs_subr.c8190 * Update config_restart_time so we don't try to restart discovery
8194 pwp->config_restart_time = ddi_get_lbolt() +
8250 iport->pwp->config_restart_time = ddi_get_lbolt() +

Completed in 66 milliseconds