Searched refs:HostInterruptStatus (Results 1 – 2 of 2) sorted by relevance
4991 int_status = readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_int()5018 int_status = readl(&ioc->chip->HostInterruptStatus); in _base_spin_on_doorbell_int()5057 int_status = readl(&ioc->chip->HostInterruptStatus); in _base_wait_for_doorbell_ack()5193 if (readl(&ioc->chip->HostInterruptStatus) & in _base_handshake_req_reply_wait()5195 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5208 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5242 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5251 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5265 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()5273 writel(0, &ioc->chip->HostInterruptStatus); in _base_handshake_req_reply_wait()
201 U32 HostInterruptStatus; /*0x30 */ member