Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_base.c171 static void megasas_complete_cmd_dpc(unsigned long instance_addr);
435 .tasklet = megasas_complete_cmd_dpc,
567 .tasklet = megasas_complete_cmd_dpc,
701 .tasklet = megasas_complete_cmd_dpc,
892 .tasklet = megasas_complete_cmd_dpc,
1787 static void megasas_complete_cmd_dpc(unsigned long instance_addr) in megasas_complete_cmd_dpc() function
2364 megasas_complete_cmd_dpc((unsigned long)instance); in megasas_wait_for_outstanding()