Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dscsi_sas.h63 extern char *sas_phymap_lookup_ua(sas_phymap_t *phymap,
/illumos-gate/usr/src/man/man9f/
H A DMakefile458 sas_phymap_lookup_ua.9f \
2012 sas_phymap_lookup_uapriv.9f := LINKSRC = sas_phymap_lookup_ua.9f
2013 sas_phymap_phy2ua.9f := LINKSRC = sas_phymap_lookup_ua.9f
2014 sas_phymap_ua_free.9f := LINKSRC = sas_phymap_lookup_ua.9f
2015 sas_phymap_uahasphys.9f := LINKSRC = sas_phymap_lookup_ua.9f
2016 sas_phymap_ua2phys.9f := LINKSRC = sas_phymap_lookup_ua.9f
2017 sas_phymap_phys_next.9f := LINKSRC = sas_phymap_lookup_ua.9f
2018 sas_phymap_phys_free.9f := LINKSRC = sas_phymap_lookup_ua.9f
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1148 file path=usr/share/man/man9f/sas_phymap_lookup_ua.9f
1150 target=sas_phymap_lookup_ua.9f
1152 target=sas_phymap_lookup_ua.9f
1156 target=sas_phymap_lookup_ua.9f
1158 target=sas_phymap_lookup_ua.9f
1160 target=sas_phymap_lookup_ua.9f
1162 target=sas_phymap_lookup_ua.9f
1164 target=sas_phymap_lookup_ua.9f
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2191 ua = sas_phymap_lookup_ua(pwp->hss_phymap, pwp->sas_wwns[0], wwn); in pmcs_get_iport_by_wwn()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c10382 sas_phymap_lookup_ua(sas_phymap_t *handle, uint64_t local, uint64_t remote) in sas_phymap_lookup_ua() function