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

/freebsd-10.2-release/sys/dev/aha/
H A Dahareg.h290 ACCB_DEVICE_RESET = 0x2, enumerator in enum:__anon7797
H A Daha.c1281 if ((accb->flags & ACCB_DEVICE_RESET) == 0)
1755 if ((accb->flags & ACCB_DEVICE_RESET) == 0) {
1771 if ((accb->flags & ACCB_DEVICE_RESET) != 0
1794 accb->flags |= ACCB_DEVICE_RESET;

Completed in 53 milliseconds