Searched refs:XY_NEWSTATE (Results 1 – 2 of 2) sorted by relevance
78 #define XY_NEWSTATE(OLD, NEW) (((OLD) & ~XY_SUB_MASK) |(NEW)) /* new state */ macro
1656 XY_NEWSTATE(iorq->mode, XY_SUB_DONE);1831 iorq->mode = XY_NEWSTATE(iorq->mode, XY_SUB_DONE);1835 iorq->mode = XY_NEWSTATE(iorq->mode, XY_SUB_DONE);