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

/drivers/scsi/
H A Dhpsa.c135 static struct task_struct *hpsa_lockup_detector; variable in typeref:struct:task_struct
4151 if (!hpsa_lockup_detector)
4263 if (!hpsa_lockup_detector) {
4265 hpsa_lockup_detector =
4269 if (!hpsa_lockup_detector) {
4286 kthread_stop(hpsa_lockup_detector);
4288 hpsa_lockup_detector = NULL;

Completed in 112 milliseconds