Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.h313 #define NTB_CTL_E2I_BAR23_SNOOP 0x000004 macro
H A Dntb_hw_intel.c2624 cntl = NTB_CTL_E2I_BAR23_SNOOP | NTB_CTL_I2E_BAR23_SNOOP; in intel_ntb4_link_enable()
2687 cntl &= ~(NTB_CTL_E2I_BAR23_SNOOP | NTB_CTL_I2E_BAR23_SNOOP); in intel_ntb4_link_disable()