Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dscsi_sas.h79 extern int sas_phymap_phys_next(sas_phymap_phys_t *phys);
/illumos-gate/usr/src/man/man9f/
H A DManlink800 sas_phymap_phys_next.9f
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2081 while ((phynum = sas_phymap_phys_next(phys)) != -1) { in pmcs_iport_teardown_phys()
2118 while ((phynum = sas_phymap_phys_next(phys)) != -1) { in pmcs_iport_configure_phys()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1165 link path=usr/share/man/man9f/sas_phymap_phys_next.9f \
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c10477 sas_phymap_phys_next(sas_phymap_phys_t *phys) in sas_phymap_phys_next() function