Searched refs:HostInterruptStatus (Results 1 – 2 of 2) sorted by relevance
6621 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_int()6647 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_spin_on_doorbell_int()6685 int_status = ioc->base_readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_ack()6886 if (ioc->base_readl(&ioc->chip->HostInterruptStatus) & in _base_handshake_req_reply_wait()6888 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()6900 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()6931 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()6939 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()6953 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()6962 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
211 U32 HostInterruptStatus; /*0x30 */ member