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

/netbsd-current/sys/dev/vme/
H A Dxy.c1745 xyc_reset(struct xyc_softc *xycsc, int quiet, struct xy_iorq *blastmode, argument
1757 blastmode = XY_RSET_ALL; /* dead, flush all requests */
1774 if (blastmode == XY_RSET_ALL ||
1775 blastmode != iorq) {
H A Dxd.c1837 xdc_reset(struct xdc_softc *xdcsc, int quiet, int blastmode, int error, argument
1851 blastmode = XD_RSET_ALL; /* dead, flush all requests */
1869 if (blastmode == XD_RSET_ALL || blastmode != lcv) {
/netbsd-current/sys/arch/sun3/dev/
H A Dxy.c1596 xyc_reset(struct xyc_softc *xycsc, int quiet, struct xy_iorq *blastmode, argument
1609 blastmode = XY_RSET_ALL; /* dead, flush all requests */
1626 if (blastmode == XY_RSET_ALL ||
1627 blastmode != iorq) {
H A Dxd.c1667 xdc_reset(struct xdc_softc *xdcsc, int quiet, int blastmode, int error, argument
1681 blastmode = XD_RSET_ALL; /* dead, flush all requests */
1699 if (blastmode == XD_RSET_ALL || blastmode != lcv) {

Completed in 206 milliseconds