Searched refs:CAS_TD_CKSUM_START_SHFT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cas/ | ||
H A D | if_casreg.h | 925 #define CAS_TD_CKSUM_START_SHFT 15 /* ...offset */ macro |
H A D | if_cas.c | 1207 cflags = (offset << CAS_TD_CKSUM_START_SHFT) | in cas_load_txmbuf() |