Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/impl/
H A Dscsi_sas.h73 extern int sas_phymap_uahasphys(sas_phymap_t *phymap,
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2691 if (!sas_phymap_uahasphys(pwp->hss_phymap, iport->ua)) { in pmcs_begin_observations()
2727 if (!sas_phymap_uahasphys(pwp->hss_phymap, iport->ua)) { in pmcs_flush_observations()
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c10391 sas_phymap_uahasphys(sas_phymap_t *handle, char *ua) in sas_phymap_uahasphys() function