Searched refs:HISI_SAS_MAX_COMMANDS (Results 1 – 3 of 3) sorted by relevance
42 #define HISI_SAS_MAX_COMMANDS (HISI_SAS_QUEUE_SLOTS) macro45 (HISI_SAS_MAX_COMMANDS - HISI_SAS_RESERVED_IPTT)
2374 int i, s, j, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_init_mem()2411 int i, j, s, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_alloc()2766 shost->can_queue = HISI_SAS_MAX_COMMANDS; in hisi_sas_probe()2767 shost->cmd_per_lun = HISI_SAS_MAX_COMMANDS; in hisi_sas_probe()
3341 int max_command_entries = HISI_SAS_MAX_COMMANDS; in debugfs_snapshot_iost_reg_v3_hw()3517 int i, max_command_entries = HISI_SAS_MAX_COMMANDS; in debugfs_iost_v3_hw_show()4518 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in debugfs_alloc_v3_hw()
Completed in 22 milliseconds