Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_base.c934 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_interrupt()
995 reply_q->reply_post_host_index = in _base_interrupt()
996 (reply_q->reply_post_host_index == in _base_interrupt()
998 reply_q->reply_post_host_index + 1; in _base_interrupt()
1000 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_interrupt()
1005 if (!reply_q->reply_post_host_index) in _base_interrupt()
1019 writel(reply_q->reply_post_host_index, in _base_interrupt()
1020 ioc->reply_post_host_index[msix_index]); in _base_interrupt()
1024 writel(reply_q->reply_post_host_index | (msix_index << in _base_interrupt()
4356 reply_q->reply_post_host_index = 0; in _base_make_ioc_operational()
[all …]
Dmpt2sas_base.h586 u32 reply_post_host_index; member
856 resource_size_t __iomem **reply_post_host_index; member
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_base.c921 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_interrupt()
988 reply_q->reply_post_host_index = in _base_interrupt()
989 (reply_q->reply_post_host_index == in _base_interrupt()
991 reply_q->reply_post_host_index + 1; in _base_interrupt()
993 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_interrupt()
998 if (!reply_q->reply_post_host_index) in _base_interrupt()
1012 writel(reply_q->reply_post_host_index | (msix_index << in _base_interrupt()
4495 reply_q->reply_post_host_index = 0; in _base_make_ioc_operational()
Dmpt3sas_base.h506 u32 reply_post_host_index; member
/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas.h1150 u32 reply_post_host_index; /*006Ch*/ member