Searched refs:sas_phymap_phys_next (Results 1 – 5 of 5) sorted by relevance
79 extern int sas_phymap_phys_next(sas_phymap_phys_t *phys);
800 sas_phymap_phys_next.9f
2081 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()
1165 link path=usr/share/man/man9f/sas_phymap_phys_next.9f \
10477 sas_phymap_phys_next(sas_phymap_phys_t *phys) in sas_phymap_phys_next() function