Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/megaraid/
Dmegaraid_sas_base.c237 static void megasas_complete_cmd_dpc(unsigned long instance_addr);
618 .tasklet = megasas_complete_cmd_dpc,
757 .tasklet = megasas_complete_cmd_dpc,
898 .tasklet = megasas_complete_cmd_dpc,
1098 .tasklet = megasas_complete_cmd_dpc,
2269 static void megasas_complete_cmd_dpc(unsigned long instance_addr) in megasas_complete_cmd_dpc() function
2821 megasas_complete_cmd_dpc((unsigned long)instance); in megasas_wait_for_outstanding()