Searched defs:last_phy (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasFreeLibrary.c71 struct phy_info *last_phy = NULL; local
102 last_phy = phy_ptr;
104 free(last_phy);
H A Ddevtree_phy_disco.c51 struct phy_info *phy_ptr, *last_phy; local
55 last_phy = phy_ptr;
57 free(last_phy);
H A Ddevtree_hba_disco.c44 struct phy_info *last_phy = NULL; local
69 last_phy = phy_ptr;
71 free(last_phy);
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h247 pmcs_phy_t *last_phy; member in struct:pmcwork

Completed in 71 milliseconds