Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A 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
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.c322 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

Completed in 29 milliseconds