Searched refs:hisi_sas_debugfs_loop_modes (Results 1 – 1 of 1) sorted by relevance
3541 } hisi_sas_debugfs_loop_modes[] = { variable3552 for (i = 0; i < ARRAY_SIZE(hisi_sas_debugfs_loop_modes); i++) { in hisi_sas_debugfs_bist_mode_show()3554 hisi_sas_debugfs_loop_modes[i].value); in hisi_sas_debugfs_bist_mode_show()3557 hisi_sas_debugfs_loop_modes[i].name, in hisi_sas_debugfs_bist_mode_show()3586 for (i = 0; i < ARRAY_SIZE(hisi_sas_debugfs_loop_modes); i++) { in hisi_sas_debugfs_bist_mode_write()3587 if (!strncmp(hisi_sas_debugfs_loop_modes[i].name, pkbuf, 16)) { in hisi_sas_debugfs_bist_mode_write()3589 hisi_sas_debugfs_loop_modes[i].value; in hisi_sas_debugfs_bist_mode_write()