Home
last modified time | relevance | path

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

/drivers/scsi/
Dhpsa.c318 static void hpsa_command_resubmit_worker(struct work_struct *work);
2475 INIT_WORK(&c->work, hpsa_command_resubmit_worker); in hpsa_retry_cmd()
5569 static void hpsa_command_resubmit_worker(struct work_struct *work) in hpsa_command_resubmit_worker() function