Searched refs:for_each_phy (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/scsi/aic94xx/ |
D | aic94xx_hwi.h | 223 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
|
D | aic94xx_hwi.c | 132 for_each_phy(phy_mask, phy_mask, i) { in asd_init_phys() 1347 for_each_phy(phy_mask, phy_m, i) { in asd_enable_phys() 1361 for_each_phy(phy_mask, phy_m, i) { in asd_enable_phys()
|
D | aic94xx_scb.c | 117 for_each_phy(enabled_mask, enabled_mask, i) { in ord_phy()
|
D | aic94xx_init.c | 883 for_each_phy(phy_mask, phy_mask, i) { in asd_turn_off_leds()
|
D | aic94xx_seq.c | 1376 for_each_phy(phy_mask, mask, i) in asd_update_port_links()
|
/linux-5.19.10/drivers/scsi/mvsas/ |
D | mv_sas.h | 55 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
|
D | mv_sas.c | 161 for_each_phy(phy_mask, phy_mask, no) { in mvs_phys_reset() 916 for_each_phy(port->wide_port_phymap, j, no) { in mvs_update_wideport()
|