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

/netbsd-current/sys/arch/sun3/dev/
H A Dxdvar.h165 #define XD_RSET_NONE (-1) /* restart all requests */ macro
H A Dxd.c1590 (nreset++ == 0) ? XD_RSET_NONE : iorqno,
1985 xdc_reset(xdcsc, 1, XD_RSET_NONE, errno, iorq->xd);
2123 xdc_reset(xdcsc, 0, XD_RSET_NONE, XD_ERR_FAIL, NULL);
/netbsd-current/sys/dev/vme/
H A Dxdvar.h166 #define XD_RSET_NONE (-1) /* restart all requests */ macro
H A Dxd.c1762 (nreset++ == 0) ? XD_RSET_NONE : iorqno,
2169 xdc_reset(xdcsc, 1, XD_RSET_NONE, errnum, iorq->xd);
2303 xdc_reset(xdcsc, 0, XD_RSET_NONE, XD_ERR_FAIL, NULL);

Completed in 96 milliseconds