Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.h155 #define NTB_CNTL_P2S_BAR4_SNOOP (1 << 8) macro
H A Dntb_hw_intel.c2671 cntl |= NTB_CNTL_P2S_BAR4_SNOOP | NTB_CNTL_S2P_BAR4_SNOOP; in intel_ntb_link_enable()
2720 cntl &= ~(NTB_CNTL_P2S_BAR4_SNOOP | NTB_CNTL_S2P_BAR4_SNOOP); in intel_ntb_link_disable()