Home
last modified time | relevance | path

Searched refs:peer_instance (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c4778 struct megasas_instance *peer_instance = NULL; in megasas_check_mpio_paths() local
4782 peer_instance = megasas_get_peer_instance(instance); in megasas_check_mpio_paths()
4783 if ((peer_instance) && in megasas_check_mpio_paths()
4784 (atomic_read(&peer_instance->adprecovery) == in megasas_check_mpio_paths()
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c4890 struct megasas_instance *peer_instance = NULL; in megasas_check_mpio_paths() local
4894 peer_instance = megasas_get_peer_instance(instance); in megasas_check_mpio_paths()
4895 if ((peer_instance) && in megasas_check_mpio_paths()
4896 (atomic_read(&peer_instance->adprecovery) == in megasas_check_mpio_paths()

Completed in 11 milliseconds