Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dscsi_sas.h73 extern int sas_phymap_uahasphys(sas_phymap_t *phymap,
/illumos-gate/usr/src/man/man9f/
H A DManlink803 sas_phymap_uahasphys.9f
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2695 if (!sas_phymap_uahasphys(pwp->hss_phymap, iport->ua)) { in pmcs_begin_observations()
2731 if (!sas_phymap_uahasphys(pwp->hss_phymap, iport->ua)) { in pmcs_flush_observations()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1171 link path=usr/share/man/man9f/sas_phymap_uahasphys.9f \
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c10431 sas_phymap_uahasphys(sas_phymap_t *handle, char *ua) in sas_phymap_uahasphys() function