Searched refs:hpsa_command_resubmit_worker (Results 1 – 1 of 1) sorted by relevance
322 static void hpsa_command_resubmit_worker(struct work_struct *work);2495 INIT_WORK(&c->work, hpsa_command_resubmit_worker); in hpsa_retry_cmd()5615 static void hpsa_command_resubmit_worker(struct work_struct *work) in hpsa_command_resubmit_worker() function