Searched refs:M_KEEPALIVEIDLE (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h3883 #define M_KEEPALIVEIDLE 0x3fffffff macro
3885 #define G_KEEPALIVEIDLE(x) (((x) >> S_KEEPALIVEIDLE) & M_KEEPALIVEIDLE)

Completed in 281 milliseconds