Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_regs.h38639 #define S_CMPUNVAIL 0 macro
38641 #define V_CMPUNVAIL(x) ((x) << S_CMPUNVAIL)
38642 #define G_CMPUNVAIL(x) (((x) >> S_CMPUNVAIL) & M_CMPUNVAIL)