Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h976 #define IDT_BAR_CNT 6 macro
1188 struct idt_ntb_bar bars[IDT_BAR_CNT];
1211 struct idt_ntb_bar bars[IDT_BAR_CNT];
H A Dntb_hw_idt.c1057 for (bidx = 0; bidx < IDT_BAR_CNT; bidx += 1 + bar_64bit) { in idt_scan_mws()