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

/netbsd-current/sys/arch/sun3/dev/
H A Dxyvar.h70 #define XY_SUB_NOQ 0x50 /* don't queue, just submit (internal) */ macro
H A Dxy.c1371 if (type == XY_SUB_NOQ)
1396 if (type == XY_SUB_NORM || type == XY_SUB_NOQ)
1407 case XY_SUB_NOQ:
1689 xyc_submit_iorq(xycsc, iorq, XY_SUB_NOQ);
/netbsd-current/sys/dev/vme/
H A Dxyvar.h69 #define XY_SUB_NOQ 0x50 /* don't queue, just submit (internal) */ macro
H A Dxy.c1512 if (type == XY_SUB_NOQ)
1536 if (type == XY_SUB_NORM || type == XY_SUB_NOQ)
1546 case XY_SUB_NOQ:
1841 xyc_submit_iorq(xycsc, iorq, XY_SUB_NOQ);

Completed in 209 milliseconds