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

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c9794 * phymap implementation
9893 impl_sas_phymap_t *phymap = (impl_sas_phymap_t *)arg; local
9894 char *context = damap_name(phymap->phymap_dam);
9903 mutex_enter(&phymap->phymap_lock);
9904 phymap->phymap_reports = phymap->phymap_phys_noisy = 0;
9910 phys = ddi_soft_state_bystr_get(phymap->phymap_name2phys, damn);
9914 mutex_exit(&phymap->phymap_lock);
9919 if (ddi_soft_state_bystr_zalloc(phymap->phymap_name2ua, damn) !=
9923 mutex_exit(&phymap
10001 impl_sas_phymap_t *phymap = (impl_sas_phymap_t *)arg; local
10049 impl_sas_phymap_t *phymap; local
10101 impl_sas_phymap_t *phymap = (impl_sas_phymap_t *)handle; local
10150 impl_sas_phymap_t *phymap = (impl_sas_phymap_t *)handle; local
10281 impl_sas_phymap_t *phymap = (impl_sas_phymap_t *)handle; local
10344 impl_sas_phymap_t *phymap = (impl_sas_phymap_t *)handle; local
10365 impl_sas_phymap_t *phymap = (impl_sas_phymap_t *)handle; local
10393 impl_sas_phymap_t *phymap = (impl_sas_phymap_t *)handle; local
10412 impl_sas_phymap_t *phymap = (impl_sas_phymap_t *)handle; local
10462 impl_sas_phymap_t *phymap = (impl_sas_phymap_t *)handle; local
[all...]

Completed in 277 milliseconds