Searched refs:ACB_RESET (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Daic6360var.h93 #define ACB_RESET 0x80 macro
H A Dmb89352var.h95 #define ACB_RESET 0x80 macro
H A Dwd33c93var.h68 #define ACB_RESET 0x20 /* Require Reset */ macro
H A Dmb89352.c545 acb->flags |= ACB_RESET;
757 if (acb->flags & ACB_RESET)
1759 if (acb->flags & ACB_RESET)
H A Daic6360.c528 acb->flags |= ACB_RESET;
775 if (acb->flags & ACB_RESET)
1808 if (acb->flags & ACB_RESET)
H A Dwd33c93.c2237 if (acb->flags & ACB_RESET)
/netbsd-current/sys/arch/x68k/dev/
H A Dmhavar.h52 #define ACB_RESET 0x80 macro
H A Dmha.c644 if (acb->flags & ACB_RESET)

Completed in 273 milliseconds