Home
last modified time | relevance | path

Searched refs:HostInterruptStatus (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h211 U32 HostInterruptStatus; /*0x30 */ member
302 *Defines for the HostInterruptStatus register
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h211 U32 HostInterruptStatus; /*0x30 */ member
302 *Defines for the HostInterruptStatus register
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c5761 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_int()
5787 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_spin_on_doorbell_int()
5825 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_ack()
6015 if (ioc->base_readl(&ioc->chip->HostInterruptStatus) & in _base_handshake_req_reply_wait()
6017 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
6029 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
6060 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
6068 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
6082 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
6091 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c6780 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_int()
6806 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_spin_on_doorbell_int()
6844 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_ack()
7045 if (ioc->base_readl(&ioc->chip->HostInterruptStatus) & in _base_handshake_req_reply_wait()
7047 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
7059 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
7090 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
7098 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
7112 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
7121 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
[all...]

Completed in 21 milliseconds