Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_base.c1398 rpf = &reply_q->reply_post_free[reply_q->reply_post_host_index]; in _base_interrupt()
1470 reply_q->reply_post_host_index = in _base_interrupt()
1471 (reply_q->reply_post_host_index == in _base_interrupt()
1473 reply_q->reply_post_host_index + 1; in _base_interrupt()
1475 reply_q->reply_post_free[reply_q->reply_post_host_index]. in _base_interrupt()
1485 writel(reply_q->reply_post_host_index | in _base_interrupt()
1490 writel(reply_q->reply_post_host_index | in _base_interrupt()
1499 if (!reply_q->reply_post_host_index) in _base_interrupt()
1513 writel(reply_q->reply_post_host_index, in _base_interrupt()
1514 ioc->reply_post_host_index[msix_index]); in _base_interrupt()
[all …]
Dmpt3sas_base.h876 u32 reply_post_host_index; member
1176 resource_size_t __iomem **reply_post_host_index; member
/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas.h1584 u32 reply_post_host_index; /*006Ch*/ member