Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ntb/hw/idt/
Dntb_hw_idt.h929 #define IDT_BAR_CNT 6 macro
1111 struct idt_ntb_bar bars[IDT_BAR_CNT];
1134 struct idt_ntb_bar bars[IDT_BAR_CNT];
Dntb_hw_idt.c1058 for (bidx = 0; bidx < IDT_BAR_CNT; bidx += 1 + bar_64bit) { in idt_scan_mws()