Searched refs:hpsa_command_resubmit_worker (Results 1 – 1 of 1) sorted by relevance
289 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