Home
last modified time | relevance | path

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
411 p->enum_attempts = 0
417 p->enum_attempts = 0
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c2072 phy.enum_attempts, phy.reenumerate, phy.phy_lock); in display_phy()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c8235 if (phyp->enum_attempts == PMCS_MAX_REENUMERATE) { in pmcs_tgtmap_deactivate_cb()
8244 ++phyp->enum_attempts; in pmcs_tgtmap_deactivate_cb()