Home
last modified time | relevance | path

Searched refs:HISI_SAS_MAX_COMMANDS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h39 #define HISI_SAS_MAX_COMMANDS (HISI_SAS_QUEUE_SLOTS) macro
42 (HISI_SAS_MAX_COMMANDS - HISI_SAS_RESERVED_IPTT)
H A Dhisi_sas_main.c2279 int i, s, j, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_init_mem()
2316 int i, j, s, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_alloc()
2657 shost->can_queue = HISI_SAS_MAX_COMMANDS; in hisi_sas_probe()
2658 shost->cmd_per_lun = HISI_SAS_MAX_COMMANDS; in hisi_sas_probe()
2817 int max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_debugfs_snapshot_iost_reg()
3080 int i, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_debugfs_iost_show()
3893 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in hisi_sas_debugfs_alloc()