Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas.h406 #define MEGASAS_CLUSTER_ID_SIZE 16 macro
1273 char clusterId[MEGASAS_CLUSTER_ID_SIZE]; /*0x7D4 */
2292 char clusterId[MEGASAS_CLUSTER_ID_SIZE];
Dmegaraid_sas_fusion.c4472 instance->clusterId, MEGASAS_CLUSTER_ID_SIZE) == 0)) in megasas_get_peer_instance()