Searched defs:max_command_entries (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
| D | hisi_sas_main.c | 2279 int i, s, j, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_init_mem() local 2316 int i, j, s, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_alloc() local 2817 int max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_debugfs_snapshot_iost_reg() local 3080 int i, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_debugfs_iost_show() local
|
| /kernel/linux/linux-4.19/drivers/scsi/hisi_sas/ |
| D | hisi_sas_main.c | 2028 int i, s, max_command_entries = hisi_hba->hw->max_command_entries; in hisi_sas_init_mem() local 2060 int i, j, s, max_command_entries = hisi_hba->hw->max_command_entries; in hisi_sas_alloc() local
|
| D | hisi_sas.h | 257 int max_command_entries; member
|