Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/mpt3sas/
Dmpt3sas_base.c947 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_interrupt()
1014 reply_q->reply_post_host_index = in _base_interrupt()
1015 (reply_q->reply_post_host_index == in _base_interrupt()
1017 reply_q->reply_post_host_index + 1; in _base_interrupt()
1019 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_interrupt()
1024 if (!reply_q->reply_post_host_index) in _base_interrupt()
1039 writel(reply_q->reply_post_host_index, in _base_interrupt()
1040 ioc->reply_post_host_index[msix_index]); in _base_interrupt()
1061 writel(reply_q->reply_post_host_index | ((msix_index & 7) << in _base_interrupt()
1065 writel(reply_q->reply_post_host_index | (msix_index << in _base_interrupt()
[all …]
Dmpt3sas_base.h695 u32 reply_post_host_index; member
985 resource_size_t __iomem **reply_post_host_index; member
/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas.h1187 u32 reply_post_host_index; /*006Ch*/ member