Searched refs:ECB_ABORT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/eisa/
H A Dahbreg.h217 #define ECB_ABORT 0x02 macro
H A Dahb.c1017 if (ecb->flags & ECB_ABORT) {
1026 ecb->flags |= ECB_ABORT;
/netbsd-current/sys/dev/ic/
H A Dncr53c9xvar.h110 #define ECB_ABORT 0x40 macro
H A Dncr53c9x.c1229 if ((ecb->flags & ECB_ABORT) != 0) {
1510 else if (ecb->flags & ECB_ABORT)
2872 ecb->flags |= ECB_ABORT;
2927 if (ecb->flags & ECB_ABORT) {
/netbsd-current/sys/arch/next68k/dev/
H A Desp.c710 sc->sc_nexus->flags |= ECB_ABORT;

Completed in 216 milliseconds