Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dhpsa.c289 static void hpsa_command_resubmit_worker(struct work_struct *work);
2297 INIT_WORK(&c->work, hpsa_command_resubmit_worker); in hpsa_retry_cmd()
5083 static void hpsa_command_resubmit_worker(struct work_struct *work) in hpsa_command_resubmit_worker() function