Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dhpsa.c323 static void hpsa_command_resubmit_worker(struct work_struct *work);
2490 INIT_WORK(&c->work, hpsa_command_resubmit_worker); in hpsa_retry_cmd()
5614 static void hpsa_command_resubmit_worker(struct work_struct *work) in hpsa_command_resubmit_worker() function