Home
last modified time | relevance | path

Searched refs:DMSG_IOQ_ERROR_XCRC (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libdmsg/
HDdebug.c164 case DMSG_IOQ_ERROR_XCRC: in dmsg_msg_str()
HDdmsg.h267 #define DMSG_IOQ_ERROR_XCRC 6 /* ext header crc bad */ macro
HDmsg.c843 ioq->error = DMSG_IOQ_ERROR_XCRC; in dmsg_ioq_read()