Home
last modified time | relevance | path

Searched refs:ld_index (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c435 evt_detail->args.ld.target_id, evt_detail->args.ld.ld_index); in megasas_decode_evt()
4723 int ret = 0, ld_index = 0, ids = 0; in megasas_get_ld_list() local
4808 for (ld_index = 0; ld_index < ld_count; ld_index++) { in megasas_get_ld_list()
4809 if (ci->ldList[ld_index].state != 0) { in megasas_get_ld_list()
4810 ids = ci->ldList[ld_index].ref.targetId; in megasas_get_ld_list()
4811 instance->ld_ids[ids] = ci->ldList[ld_index].ref.targetId; in megasas_get_ld_list()
4815 ld_index, ids); in megasas_get_ld_list()
4840 int ret = 0, ld_index in megasas_ld_list_query() local
8794 u16 ld_index = 0; megasas_add_remove_devices() local
[all...]
H A Dmegaraid_sas.h2072 u8 ld_index; member
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c445 evt_detail->args.ld.target_id, evt_detail->args.ld.ld_index); in megasas_decode_evt()
4753 int ret = 0, ld_index = 0, ids = 0; in megasas_get_ld_list() local
4838 for (ld_index = 0; ld_index < ld_count; ld_index++) { in megasas_get_ld_list()
4839 if (ci->ldList[ld_index].state != 0) { in megasas_get_ld_list()
4840 ids = ci->ldList[ld_index].ref.targetId; in megasas_get_ld_list()
4841 instance->ld_ids[ids] = ci->ldList[ld_index].ref.targetId; in megasas_get_ld_list()
4845 ld_index, ids); in megasas_get_ld_list()
4870 int ret = 0, ld_index in megasas_ld_list_query() local
8791 u16 ld_index = 0; megasas_add_remove_devices() local
[all...]
H A Dmegaraid_sas.h2076 u8 ld_index; member

Completed in 24 milliseconds