Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.h330 #define SPR_PPD_CONN_MASK 0x0700 macro
350 (SPR_PPD_CONN_MASK | SPR_PPD_DEV_MASK)
H A Dntb_hw_intel.c1906 (ppd1 & SPR_PPD_CONN_MASK)); in intel_ntb_detect_xeon_gen4_cfg()