Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hme/
H A Dhme_mac.h94 #define HMERMD_CKSUM (0xffff << 0) /* 0-15 : checksum computed */ macro
H A Dhme.c3465 uint16_t cksum = ~rflags & HMERMD_CKSUM; in hmeread()