Searched defs:for_each_phy (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_scb.c | 115 for_each_phy(enabled_mask, enabled_mask, i) { in ord_phy() function
|
H A D | aic94xx_seq.c | 1376 for_each_phy(phy_mask, mask, i) in asd_update_port_links() function
|
H A D | aic94xx_init.c | 883 for_each_phy(phy_mask, phy_mask, i) { in asd_turn_off_leds() function
|
H A D | aic94xx_hwi.c | 132 for_each_phy(phy_mask, phy_mask, i) { in asd_init_phys() function 1347 for_each_phy(phy_mask, phy_m, i) { in asd_enable_phys() function 1361 for_each_phy(phy_mask, phy_m, i) { in asd_enable_phys() function
|
H A D | aic94xx_hwi.h | 223 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_scb.c | 117 for_each_phy(enabled_mask, enabled_mask, i) { in ord_phy() function
|
H A D | aic94xx_init.c | 882 for_each_phy(phy_mask, phy_mask, i) { in asd_turn_off_leds() function
|
H A D | aic94xx_hwi.c | 130 for_each_phy(phy_mask, phy_mask, i) { in asd_init_phys() function 1345 for_each_phy(phy_mask, phy_m, i) { in asd_enable_phys() function 1359 for_each_phy(phy_mask, phy_m, i) { in asd_enable_phys() function
|
H A D | aic94xx_seq.c | 1376 for_each_phy(phy_mask, mask, i) in asd_update_port_links() function
|
H A D | aic94xx_hwi.h | 223 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
|
/kernel/linux/linux-5.10/drivers/scsi/mvsas/ |
H A D | mv_sas.h | 55 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
|
H A D | mv_sas.c | 156 for_each_phy(phy_mask, phy_mask, no) { in mvs_phys_reset() function
|
/kernel/linux/linux-6.6/drivers/scsi/mvsas/ |
H A D | mv_sas.h | 55 #define for_each_phy(__lseq_mask, __mc, __lseq) \ macro
|
H A D | mv_sas.c | 157 for_each_phy(phy_mask, phy_mask, no) { in mvs_phys_reset() function
|
Completed in 20 milliseconds