Home
last modified time | relevance | path

Searched refs:clusterId (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas.h1326 char clusterId[MEGASAS_CLUSTER_ID_SIZE]; /*0x7D4 */ member
2433 char clusterId[MEGASAS_CLUSTER_ID_SIZE]; member
Dmegaraid_sas_base.c6416 memcpy(instance->clusterId, ctrl_info->clusterId, sizeof(instance->clusterId)); in megasas_init_fw()
Dmegaraid_sas_fusion.c4876 (memcmp((megasas_mgmt_info.instance[i]->clusterId), in megasas_get_peer_instance()
4877 instance->clusterId, MEGASAS_CLUSTER_ID_SIZE) == 0)) in megasas_get_peer_instance()