diff options
Diffstat (limited to 'sys/dev/twe/twereg.h')
-rw-r--r-- | sys/dev/twe/twereg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/twe/twereg.h b/sys/dev/twe/twereg.h index 9344280..db9a4f8 100644 --- a/sys/dev/twe/twereg.h +++ b/sys/dev/twe/twereg.h @@ -125,7 +125,7 @@ #define TWE_INIT_MESSAGE_CREDITS 0x100 #define TWE_INIT_COMMAND_PACKET_SIZE 0x3 #define TWE_MAX_SGL_LENGTH 62 -#define TWE_Q_LENGTH 256 +#define TWE_Q_LENGTH 50 #define TWE_Q_START 0 #define TWE_MAX_RESET_TRIES 3 #define TWE_UNIT_INFORMATION_TABLE_BASE 0x300 |