Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c55 wait_and_poll(struct megasas_instance *instance, struct megasas_cmd *cmd,
1010 wait_and_poll(struct megasas_instance *instance, struct megasas_cmd *cmd, in wait_and_poll() function
1229 wait_and_poll(instance, cmd, MFI_IO_TIMEOUT_SECS); in megasas_ioc_init_fusion()
H A Dmegaraid_sas_base.c224 wait_and_poll(struct megasas_instance *instance, struct megasas_cmd *cmd,
1122 return wait_and_poll(instance, cmd, instance->requestorId ? in megasas_issue_polled()