Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/elxl/
H A Delxl.h388 #define EX_UPD_CRCERR 0x00080000 /* CRC error */ macro
H A Delxl.c1277 if (stat & EX_UPD_CRCERR) { in elxl_recv()