Home
last modified time | relevance | path

Searched refs:reset_context (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mm/
Dcontext.c82 static void reset_context(void *info) in reset_context() function
150 smp_call_function(reset_context, NULL, 1); in __new_context()
/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h989 u8 reset_context; member
Dqlcnic_main.c1139 adapter->reset_context = 0; in __qlcnic_up()
2292 adapter->reset_context = 1; in qlcnic_tx_timeout()
2976 if (adapter->reset_context && auto_fw_reset) { in qlcnic_check_health()