Deleted Added
full compact
27c27
< * $FreeBSD: head/sys/dev/twa/tw_cl.h 209860 2010-07-09 17:38:15Z delphij $
---
> * $FreeBSD: head/sys/dev/twa/tw_cl.h 212008 2010-08-30 19:15:04Z delphij $
91c91,92
< #define TW_CLI_Q_COUNT 4 /* total number of queues */
---
> #define TW_CLI_RESET_Q 4 /* q of reqs reset by timeout */
> #define TW_CLI_Q_COUNT 5 /* total number of queues */
135a137
> TW_UINT8 reset_needed; /* Controller needs a soft reset. */