Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_hwi.h223 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
Daic94xx_hwi.c132 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()
Daic94xx_scb.c117 for_each_phy(enabled_mask, enabled_mask, i) { in ord_phy()
Daic94xx_init.c883 for_each_phy(phy_mask, phy_mask, i) { in asd_turn_off_leds()
Daic94xx_seq.c1376 for_each_phy(phy_mask, mask, i) in asd_update_port_links()
/linux-5.19.10/drivers/scsi/mvsas/
Dmv_sas.h55 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
Dmv_sas.c161 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()