Searched defs:M_KEEPALIVE_MAX (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/chxge/com/ | ||
H A D | regs.h | 1113 #define M_KEEPALIVE_MAX 0xff macro 1115 #define G_KEEPALIVE_MAX(x) (((x) >> S_KEEPALIVE_MAX) & M_KEEPALIVE_MAX) |
Completed in 64 milliseconds