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

/freebsd-10-stable/sys/dev/aha/
H A Dahareg.h290 ACCB_DEVICE_RESET = 0x2, enumerator in enum:__anon7672
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 172 milliseconds