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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h622 * config_restart_time and config_restart is TRUE. This ensures that
630 boolean_t config_restart; member in struct:pmcs_hw
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c2205 if (pwp->config_restart &&
2210 pwp->config_restart = B_FALSE;
H A Dpmcs_subr.c8253 iport->pwp->config_restart = B_TRUE;
8254 } else if (iport->pwp->config_restart == B_TRUE) {

Completed in 104 milliseconds