Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/impl/
H A Dscsi_sas.h63 extern char *sas_phymap_lookup_ua(sas_phymap_t *phymap,
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2189 ua = sas_phymap_lookup_ua(pwp->hss_phymap, pwp->sas_wwns[0], wwn); in pmcs_get_iport_by_wwn()
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c10342 sas_phymap_lookup_ua(sas_phymap_t *handle, uint64_t local, uint64_t remote) in sas_phymap_lookup_ua() function