Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.h63 #define NTB_LNK_STA_WIDTH_MASK 0x03F00000 macro
66 #define NTB_LNK_STA_WIDTH(x) (((x) & NTB_LNK_STA_WIDTH_MASK) >> 20)