Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/megaraid/
Dmegaraid_sas.h407 #define MEGASAS_CLUSTER_ID_SIZE 16 macro
1324 char clusterId[MEGASAS_CLUSTER_ID_SIZE]; /*0x7D4 */
2416 char clusterId[MEGASAS_CLUSTER_ID_SIZE];
Dmegaraid_sas_fusion.c4760 instance->clusterId, MEGASAS_CLUSTER_ID_SIZE) == 0)) in megasas_get_peer_instance()