Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c1715 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_process_reply_queue()
1786 reply_q->reply_post_host_index = in _base_process_reply_queue()
1787 (reply_q->reply_post_host_index == in _base_process_reply_queue()
1789 reply_q->reply_post_host_index + 1; in _base_process_reply_queue()
1791 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_process_reply_queue()
1801 writel(reply_q->reply_post_host_index | in _base_process_reply_queue()
1806 writel(reply_q->reply_post_host_index | in _base_process_reply_queue()
1821 if (!reply_q->reply_post_host_index) in _base_process_reply_queue()
1835 writel(reply_q->reply_post_host_index, in _base_process_reply_queue()
1836 ioc->reply_post_host_index[msix_index]); in _base_process_reply_queue()
[all …]
H A Dmpt3sas_base.h956 u32 reply_post_host_index; member
1386 resource_size_t __iomem **reply_post_host_index; member
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h1681 u32 reply_post_host_index; /*006Ch*/ member