Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/megaraid/
Dmegaraid_sas.h409 #define MEGASAS_CLUSTER_ID_SIZE 16 macro
1326 char clusterId[MEGASAS_CLUSTER_ID_SIZE]; /*0x7D4 */
2433 char clusterId[MEGASAS_CLUSTER_ID_SIZE];
Dmegaraid_sas_fusion.c4878 instance->clusterId, MEGASAS_CLUSTER_ID_SIZE) == 0)) in megasas_get_peer_instance()