Home
last modified time | relevance | path

Searched defs:ntint_sts (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/ntb/hw/idt/
Dntb_hw_idt.c698 static void idt_se_isr(struct idt_ntb_dev *ndev, u32 ntint_sts) in idt_se_isr()
1429 static void idt_db_isr(struct idt_ntb_dev *ndev, u32 ntint_sts) in idt_db_isr()
1612 static void idt_msg_isr(struct idt_ntb_dev *ndev, u32 ntint_sts) in idt_msg_isr()
1861 static void idt_temp_isr(struct idt_ntb_dev *ndev, u32 ntint_sts) in idt_temp_isr()
1987 u32 ntint_sts; in idt_thread_isr() local