Home
last modified time | relevance | path

Searched refs:HostInterruptStatus (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c5735 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_int()
5761 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_spin_on_doorbell_int()
5799 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_ack()
5989 if (ioc->base_readl(&ioc->chip->HostInterruptStatus) & in _base_handshake_req_reply_wait()
5991 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
6003 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
6034 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
6042 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
6056 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
6065 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h211 U32 HostInterruptStatus; /*0x30 */ member