Searched refs:hisi_sas_debugfs_loop_modes (Results 1 – 1 of 1) sorted by relevance
3567 } hisi_sas_debugfs_loop_modes[] = { variable3578 for (i = 0; i < ARRAY_SIZE(hisi_sas_debugfs_loop_modes); i++) { in hisi_sas_debugfs_bist_mode_show()3580 hisi_sas_debugfs_loop_modes[i].value); in hisi_sas_debugfs_bist_mode_show()3583 hisi_sas_debugfs_loop_modes[i].name, in hisi_sas_debugfs_bist_mode_show()3612 for (i = 0; i < ARRAY_SIZE(hisi_sas_debugfs_loop_modes); i++) { in hisi_sas_debugfs_bist_mode_write()3613 if (!strncmp(hisi_sas_debugfs_loop_modes[i].name, pkbuf, 16)) { in hisi_sas_debugfs_bist_mode_write()3615 hisi_sas_debugfs_loop_modes[i].value; in hisi_sas_debugfs_bist_mode_write()