Home
last modified time | relevance | path

Searched refs:pphyp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c7709 pmcs_phy_t *phyp, *nphyp, *pphyp; in pmcs_handle_dead_phys() local
7725 pphyp = NULL; /* Set previous PHY to NULL */ in pmcs_handle_dead_phys()
7738 pphyp = phyp; /* This PHY becomes "previous" */ in pmcs_handle_dead_phys()
7744 pphyp = phyp; in pmcs_handle_dead_phys()
7759 if (pphyp == NULL) { in pmcs_handle_dead_phys()
7762 pphyp->dead_next = nphyp; in pmcs_handle_dead_phys()