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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h114 uint32_t enum_attempts; /* # of enumeration attempts */ member in struct:pmcs_phy
411 p->enum_attempts = 0
417 p->enum_attempts = 0
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c2065 phy.enum_attempts, phy.reenumerate, phy.phy_lock);
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c8231 if (phyp->enum_attempts == PMCS_MAX_REENUMERATE) {
8240 ++phyp->enum_attempts;

Completed in 83 milliseconds