Searched refs:for_each_phy (Results 1 – 7 of 7) sorted by relevance
/drivers/scsi/aic94xx/ |
D | aic94xx_hwi.c | 150 for_each_phy(phy_mask, phy_mask, i) { in asd_init_phys() 1367 for_each_phy(phy_mask, phy_m, i) { in asd_enable_phys() 1381 for_each_phy(phy_mask, phy_m, i) { in asd_enable_phys()
|
D | aic94xx_hwi.h | 241 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
|
D | aic94xx_scb.c | 134 for_each_phy(enabled_mask, enabled_mask, i) { in ord_phy()
|
D | aic94xx_init.c | 921 for_each_phy(phy_mask, phy_mask, i) { in asd_turn_off_leds()
|
D | aic94xx_seq.c | 1391 for_each_phy(phy_mask, mask, i) in asd_update_port_links()
|
/drivers/scsi/mvsas/ |
D | mv_sas.h | 74 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
|
D | mv_sas.c | 172 for_each_phy(phy_mask, phy_mask, no) { in mvs_phys_reset() 1028 for_each_phy(port->wide_port_phymap, j, no) { in mvs_update_wideport()
|