Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
A Dmpt3sas_base.c1759 reply_q->reply_post_host_index = in _base_process_reply_queue()
1760 (reply_q->reply_post_host_index == in _base_process_reply_queue()
1762 reply_q->reply_post_host_index + 1; in _base_process_reply_queue()
1794 if (!reply_q->reply_post_host_index) in _base_process_reply_queue()
1808 writel(reply_q->reply_post_host_index, in _base_process_reply_queue()
1809 ioc->reply_post_host_index[msix_index]); in _base_process_reply_queue()
3719 ioc->reply_post_host_index[i] = in mpt3sas_base_map_resources()
8070 reply_q->reply_post_host_index = 0; in _base_make_ioc_operational()
8208 if (!ioc->reply_post_host_index) { in mpt3sas_base_attach()
8456 kfree(ioc->reply_post_host_index); in mpt3sas_base_attach()
[all …]
A Dmpt3sas_base.h952 u32 reply_post_host_index; member
1386 resource_size_t __iomem **reply_post_host_index; member
/linux/drivers/scsi/megaraid/
A Dmegaraid_sas.h1677 u32 reply_post_host_index; /*006Ch*/ member

Completed in 57 milliseconds