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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptsas.c372 * This function should be called with the sas_topology_mutex already held
395 * This function should be called with the sas_topology_mutex already held
409 mutex_lock(&ioc->sas_topology_mutex);
418 mutex_unlock(&ioc->sas_topology_mutex);
831 mutex_lock(&ioc->sas_topology_mutex);
947 mutex_unlock(&ioc->sas_topology_mutex);
1586 mutex_lock(&ioc->sas_topology_mutex);
1601 mutex_unlock(&ioc->sas_topology_mutex);
1752 mutex_lock(&ioc->sas_topology_mutex);
1772 mutex_unlock(&ioc->sas_topology_mutex);
[all...]
H A Dmptbase.h689 struct mutex sas_topology_mutex; member in struct:_MPT_ADAPTER

Completed in 58 milliseconds