Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_base.c177 static void megasas_complete_cmd_dpc(unsigned long instance_addr);
493 .tasklet = megasas_complete_cmd_dpc,
628 .tasklet = megasas_complete_cmd_dpc,
765 .tasklet = megasas_complete_cmd_dpc,
960 .tasklet = megasas_complete_cmd_dpc,
1897 static void megasas_complete_cmd_dpc(unsigned long instance_addr) in megasas_complete_cmd_dpc() function
2462 megasas_complete_cmd_dpc((unsigned long)instance); in megasas_wait_for_outstanding()