Home
last modified time | relevance | path

Searched refs:megasas_mgmt_info (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/megaraid/
A Dmegaraid_sas_base.c205 struct megasas_mgmt_info megasas_mgmt_info; variable
1870 if ((megasas_mgmt_info.instance[i]) && in megasas_lookup_instance()
1872 return megasas_mgmt_info.instance[i]; in megasas_lookup_instance()
7567 megasas_mgmt_info.count++; in megasas_probe_one()
7568 megasas_mgmt_info.instance[megasas_mgmt_info.max_index] = instance; in megasas_probe_one()
7569 megasas_mgmt_info.max_index++; in megasas_probe_one()
7605 megasas_mgmt_info.count--; in megasas_probe_one()
7606 megasas_mgmt_info.max_index--; in megasas_probe_one()
7607 megasas_mgmt_info.instance[megasas_mgmt_info.max_index] = NULL; in megasas_probe_one()
8014 megasas_mgmt_info.count--; in megasas_detach_one()
[all …]
A Dmegaraid_sas_fusion.c66 extern struct megasas_mgmt_info megasas_mgmt_info;
4874 if (megasas_mgmt_info.instance[i] && in megasas_get_peer_instance()
4875 (megasas_mgmt_info.instance[i] != instance) && in megasas_get_peer_instance()
4876 megasas_mgmt_info.instance[i]->requestorId && in megasas_get_peer_instance()
4877 megasas_mgmt_info.instance[i]->peerIsPresent && in megasas_get_peer_instance()
4878 (memcmp((megasas_mgmt_info.instance[i]->clusterId), in megasas_get_peer_instance()
4880 return megasas_mgmt_info.instance[i]; in megasas_get_peer_instance()
A Dmegaraid_sas.h2643 struct megasas_mgmt_info { struct
/linux/
A DSystem.map162804 ffff8000121535d8 B megasas_mgmt_info
A D.tmp_System.map162804 ffff8000121535d8 B megasas_mgmt_info

Completed in 365 milliseconds