Searched refs:debugfs_loop_modes_v3_hw (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c4108 } debugfs_loop_modes_v3_hw[] = { variable in typeref:struct:__anon1654
4119 for (i = 0; i < ARRAY_SIZE(debugfs_loop_modes_v3_hw); i++) {
4121 debugfs_loop_modes_v3_hw[i].value);
4124 debugfs_loop_modes_v3_hw[i].name,
4153 for (i = 0; i < ARRAY_SIZE(debugfs_loop_modes_v3_hw); i++) {
4154 if (!strncmp(debugfs_loop_modes_v3_hw[i].name, pkbuf, 16)) {
4156 debugfs_loop_modes_v3_hw[i].value;

Completed in 401 milliseconds