Searched refs:XY_SUB_WAIT (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/sun3/dev/
H A Dxyvar.h66 #define XY_SUB_WAIT 0x20 /* normal I/O request in the macro
H A Dxy.c150 * [2] & an iorq (waiting for an XY_SUB_WAIT iorq to finish)
547 fullmode = (cold) ? XY_SUB_POLL : XY_SUB_WAIT;
1218 if (submode == XY_SUB_WAIT && XY_STATE(iorq->mode) != XY_SUB_FREE) {
1376 case XY_SUB_WAIT:
1409 case XY_SUB_WAIT:
1442 XY_STATE(xycsc->reqs[XYC_CTLIOPB].mode) == XY_SUB_WAIT) &&
1621 XY_STATE(iorq->mode) != XY_SUB_WAIT &&
1645 case XY_SUB_WAIT:
1819 case XY_SUB_WAIT:
2019 xio->sectcnt, dvmabuf, XY_SUB_WAIT);
[all...]
/netbsd-current/sys/dev/vme/
H A Dxyvar.h65 #define XY_SUB_WAIT 0x20 /* normal I/O request in the macro
H A Dxy.c137 * [2] & an iorq (waiting for an XY_SUB_WAIT iorq to finish)
1069 xa.fullmode = XY_SUB_WAIT;
1172 xa.fullmode = XY_SUB_WAIT;
1365 if (submode == XY_SUB_WAIT && XY_STATE(iorq->mode) != XY_SUB_FREE) {
1517 case XY_SUB_WAIT:
1548 case XY_SUB_WAIT:
1580 XY_STATE(xycsc->reqs[XYC_CTLIOPB].mode) == XY_SUB_WAIT) &&
1769 XY_STATE(iorq->mode) != XY_SUB_WAIT &&
1800 case XY_SUB_WAIT:
1976 case XY_SUB_WAIT
[all...]

Completed in 92 milliseconds