Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c10103 struct impl_sas_physet *physet, *nphyset; in sas_phymap_destroy() local
10115 for (physet = phymap->phymap_physets; physet; physet = nphyset) { in sas_phymap_destroy()
10116 nphyset = physet->physet_next; in sas_phymap_destroy()