Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.h157 #define NTB_CNTL_P2S_BAR5_SNOOP (1 << 14) macro
H A Dntb_hw_intel.c2673 cntl |= NTB_CNTL_P2S_BAR5_SNOOP | NTB_CNTL_S2P_BAR5_SNOOP; in intel_ntb_link_enable()
2722 cntl &= ~(NTB_CNTL_P2S_BAR5_SNOOP | NTB_CNTL_S2P_BAR5_SNOOP); in intel_ntb_link_disable()