Searched refs:NTB_CNTL_S2P_BAR4_SNOOP (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.h156 #define NTB_CNTL_S2P_BAR4_SNOOP (1 << 6) macro
H A Dntb_hw_intel.c2344 cntl |= NTB_CNTL_P2S_BAR4_SNOOP | NTB_CNTL_S2P_BAR4_SNOOP;
2366 cntl &= ~(NTB_CNTL_P2S_BAR4_SNOOP | NTB_CNTL_S2P_BAR4_SNOOP);

Completed in 126 milliseconds