Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/common/
HDt4_regs.h5011 #define S_PIOPAUSETIME 4 macro
5013 #define V_PIOPAUSETIME(x) ((x) << S_PIOPAUSETIME)
5014 #define G_PIOPAUSETIME(x) (((x) >> S_PIOPAUSETIME) & M_PIOPAUSETIME)