Home
last modified time | relevance | path

Searched refs:for_each_phy (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_hwi.h241 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
Daic94xx_hwi.c150 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()
Daic94xx_scb.c134 for_each_phy(enabled_mask, enabled_mask, i) { in ord_phy()
Daic94xx_init.c903 for_each_phy(phy_mask, phy_mask, i) { in asd_turn_off_leds()
Daic94xx_seq.c1390 for_each_phy(phy_mask, mask, i) in asd_update_port_links()
/Linux-v4.19/drivers/scsi/mvsas/
Dmv_sas.h74 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
Dmv_sas.c172 for_each_phy(phy_mask, phy_mask, no) { in mvs_phys_reset()
938 for_each_phy(port->wide_port_phymap, j, no) { in mvs_update_wideport()