Home
last modified time | relevance | path

Searched refs:MSCP_ABORT (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/dev/ic/
H A Duhareg.h228 #define MSCP_ABORT 0x02 macro
H A Duha.c588 if (mscp->flags & MSCP_ABORT) { in uha_timeout()
597 mscp->flags |= MSCP_ABORT; in uha_timeout()
/netbsd/sys/dev/eisa/
H A Duha_eisa.c248 if (mscp->flags & MSCP_ABORT) in u24_start_mbox()
/netbsd/sys/dev/isa/
H A Duha_isa.c298 if (mscp->flags & MSCP_ABORT) in u14_start_mbox()