Searched refs:megasas_mgmt_info (Results 1 – 5 of 5) sorted by relevance
205 struct megasas_mgmt_info megasas_mgmt_info; variable1870 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 …]
66 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()
2643 struct megasas_mgmt_info { struct
162804 ffff8000121535d8 B megasas_mgmt_info
Completed in 365 milliseconds