Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1326 char clusterId[MEGASAS_CLUSTER_ID_SIZE]; /*0x7D4 */ member
2435 char clusterId[MEGASAS_CLUSTER_ID_SIZE]; member
H A Dmegaraid_sas_base.c6426 memcpy(instance->clusterId, ctrl_info->clusterId, sizeof(instance->clusterId)); in megasas_init_fw()
H A Dmegaraid_sas_fusion.c4885 (memcmp((megasas_mgmt_info.instance[i]->clusterId), in megasas_get_peer_instance()
4886 instance->clusterId, MEGASAS_CLUSTER_ID_SIZE) == 0)) in megasas_get_peer_instance()