Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.h387 #define EX_UPD_ALIGNERR 0x00040000 /* alignment error */ macro
H A Delxl.c1280 if (stat & EX_UPD_ALIGNERR) { in elxl_recv()