Searched refs:sas_phymap_phys_next (Results 1 – 3 of 3) sorted by relevance
79 extern int sas_phymap_phys_next(sas_phymap_phys_t *phys);
2079 while ((phynum = sas_phymap_phys_next(phys)) != -1) { in pmcs_iport_teardown_phys()2116 while ((phynum = sas_phymap_phys_next(phys)) != -1) { in pmcs_iport_configure_phys()
10437 sas_phymap_phys_next(sas_phymap_phys_t *phys) in sas_phymap_phys_next() function