NV_ORDER_MASK
(((nvh)->nvh_type & NV_ORDER_MASK) == NV_ORDER_HOST ? \
PJDLOG_ASSERT((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_HOST);\
PJDLOG_ASSERT((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_HOST);\
PJDLOG_ASSERT((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_HOST);
swap = ((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_NETWORK);
if ((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_HOST)
nvh->nvh_type &= ~NV_ORDER_MASK;
if ((nvh->nvh_type & NV_ORDER_MASK) == NV_ORDER_NETWORK)
nvh->nvh_type &= ~NV_ORDER_MASK;