Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c10143 struct impl_sas_physet *physet, *nphyset; in sas_phymap_destroy() local
10155 for (physet = phymap->phymap_physets; physet; physet = nphyset) { in sas_phymap_destroy()
10156 nphyset = physet->physet_next; in sas_phymap_destroy()