Home
last modified time | relevance | path

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

/mirbsd/src/sys/arch/sparc/dev/
Dxyvar.h78 #define XY_NEWSTATE(OLD, NEW) (((OLD) & ~XY_SUB_MASK) |(NEW)) /* new state */ macro
Dxy.c1656 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);