Searched refs:ACCB_DEVICE_RESET (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/aha/
H A Dahareg.h290 ACCB_DEVICE_RESET = 0x2, enumerator in enum:__anon9044
H A Daha.c1275 if ((accb->flags & ACCB_DEVICE_RESET) == 0)
1749 if ((accb->flags & ACCB_DEVICE_RESET) == 0) {
1765 if ((accb->flags & ACCB_DEVICE_RESET) != 0
1788 accb->flags |= ACCB_DEVICE_RESET;

Completed in 68 milliseconds