Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dscsi_sas.h77 extern sas_phymap_phys_t *sas_phymap_ua2phys(sas_phymap_t *phymap,
/illumos-gate/usr/src/man/man9f/
H A DMakefile1213 sas_phymap_ua2phys.9f \
2177 sas_phymap_ua2phys.9f := LINKSRC = sas_phymap_lookup_ua.9f
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2079 phys = sas_phymap_ua2phys(pwp->hss_phymap, iport->ua); in pmcs_iport_teardown_phys()
2116 phys = sas_phymap_ua2phys(pwp->hss_phymap, iport->ua); in pmcs_iport_configure_phys()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1167 link path=usr/share/man/man9f/sas_phymap_ua2phys.9f \
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c10450 sas_phymap_ua2phys(sas_phymap_t *handle, char *ua) in sas_phymap_ua2phys() function