Home
last modified time | relevance | path

Searched defs:G_PAUSESLOWTIMER (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h7391 #define G_PAUSESLOWTIMER(x) (((x) >> S_PAUSESLOWTIMER) & M_PAUSESLOWTIMER) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h52076 #define G_PAUSESLOWTIMER(x) (((x) >> S_PAUSESLOWTIMER) & M_PAUSESLOWTIMER) macro