Searched refs:hisi_sas_debugfs_loop_modes (Results 1 – 1 of 1) sorted by relevance
3571 } hisi_sas_debugfs_loop_modes[] = { variable3582 for (i = 0; i < ARRAY_SIZE(hisi_sas_debugfs_loop_modes); i++) { in hisi_sas_debugfs_bist_mode_show()3584 hisi_sas_debugfs_loop_modes[i].value); in hisi_sas_debugfs_bist_mode_show()3587 hisi_sas_debugfs_loop_modes[i].name, in hisi_sas_debugfs_bist_mode_show()3616 for (i = 0; i < ARRAY_SIZE(hisi_sas_debugfs_loop_modes); i++) { in hisi_sas_debugfs_bist_mode_write()3617 if (!strncmp(hisi_sas_debugfs_loop_modes[i].name, pkbuf, 16)) { in hisi_sas_debugfs_bist_mode_write()3619 hisi_sas_debugfs_loop_modes[i].value; in hisi_sas_debugfs_bist_mode_write()